473 Commits (09c4bdc5c3146653faf076a5ce2716e6c4e19661)

Author SHA1 Message Date
Neil Booth 09c4bdc5c3 Prepare 0.10.18 8 years ago
Neil Booth 6db9cb967c Require attributes to be specified for a coin 8 years ago
Neil Booth 13cf80a326 Re-enable bandwidth throttling 8 years ago
Neil Booth ba45e001fa Prepare 0.10.17 8 years ago
Neil Booth 1856cbe6c0 Coin fixes/cleanup (erasmospunk) 8 years ago
Neil Booth a019fde853 Show uptime in RPC getinfo result 8 years ago
Neil Booth 184fc615bd Improve clarity about current daemon URL 8 years ago
Neil Booth 2d126f7436 Prepare 0.10.16 8 years ago
Neil Booth 60711956d5 Prepare 0.10.15 8 years ago
Neil Booth 616bcf6bfd Add daemon_url RPC call and document it. 8 years ago
Neil Booth b23b19473c Sanity check on basic IRC reported settings 8 years ago
Neil Booth eff5d3d7e4 Force JSONRPCv2 8 years ago
John L. Jegutanis fd19bddeb1 fix crash due to a missing env variable in irc.py and a typo fix (#112) 8 years ago
Neil Booth 4a8cec9988 Prepare 0.10.14 8 years ago
Neil Booth 06c8eda161 Preparations for peer discovery 8 years ago
Neil Booth 8bc9abf9c1 Prepare 0.10.13 8 years ago
Neil Booth e56f188816 Implement peer subscriptions 8 years ago
Neil Booth 551c04a3bc Remove all uses of "except:" 8 years ago
Neil Booth 76b6899cf2 Try to avoid asyncio log spew on shutdown 8 years ago
Neil Booth cb0160901f Unify executor and futures logic 8 years ago
Neil Booth 9b5cb105d5 Prepare 0.10.12 8 years ago
Neil Booth 0ac36aeca0 Make a copy of sessions to loop over 8 years ago
Neil Booth 1a48ad136c Prepare 0.10.11 8 years ago
Neil Booth a7462a6ea3 Complete rewrite of JSON RPC infrastructure 8 years ago
Neil Booth d0d4c0d75f Prepare 0.10.10 8 years ago
Neil Booth 05a6da1920 Move peer management to peers.py from irc 8 years ago
Neil Booth ed0646efbf Tidy up request and notification sending 8 years ago
Neil Booth 766da5ed79 Don't maintain a sub_count in controller 8 years ago
Neil Booth 112e0a12a9 Prepare 0.10.9 8 years ago
Neil Booth 4729ba2e21 Tweak the shutdown process 8 years ago
Neil Booth 9a8c598fa8 The session needs to handle the version command. 8 years ago
Neil Booth b03a44ca5a Prepare 0.10.8 8 years ago
Neil Booth 23c4616711 Fix testcase 8 years ago
Neil Booth 0dfdfaba7e Prepare 0.10.7 8 years ago
Neil Booth f05dd6c2a3 Use snappy compression 8 years ago
Neil Booth 5f9e337457 Improve RocksDB iterator 8 years ago
Neil Booth 5abe4faa8d JSON results are returned with HTTP status 500 8 years ago
Neil Booth c958b3af49 Remove LMDB 8 years ago
Neil Booth ffb4d4f158 Don't print response; might have auth info 8 years ago
Neil Booth 1a9ac22fa0 Prepare 0.10.6 8 years ago
Neil Booth 65f927122b daemon: properly check for HTTP status codes 8 years ago
Neil Booth 131601a7b2 Rework clean shutdown logic 8 years ago
Neil Booth 73945c51d1 Prepare 0.10.5 8 years ago
Neil Booth b01933913f Add traceback for daemon errors 8 years ago
Neil Booth 8d58d2a0e7 Clean up shutdown logic and logging 8 years ago
Neil Booth 0845f26ec2 Prepare 0.10.4 8 years ago
Neil Booth d2da494120 Clarify README; no need to resync. 8 years ago
Neil Booth 4eed43accb Add named-argument handling as per JSON RPC 2.0 8 years ago
Neil Booth 5784412393 Write out undo info with the UTXO flushes 8 years ago
Neil Booth a8a82224e7 Prepare 0.10.3 8 years ago