495 Commits (4c8b5a643991080d19a94a64887337721ad6d8fe)

Author SHA1 Message Date
fr3aker 4c8b5a6439 fix tor coin peers always scheduled for check (#139) 8 years ago
Neil Booth 5bcbdea16a Only set last_connect if the connection was good 8 years ago
Neil Booth 6f32f99a06 Prepare 0.99 8 years ago
Neil Booth 5662f1fa88 Add facility to disable peer discovery 8 years ago
Neil Booth 86f6a148b9 Separate async item processor per session 8 years ago
Neil Booth f6a60d9b94 Prepare 0.11.4 8 years ago
Neil Booth 0149f2785f A few peer handling improvements 8 years ago
Neil Booth 9d6b353eec Fix typo pointed out by hsmiths, thanks 8 years ago
Neil Booth 589f695aaf Prepare 0.11.2 8 years ago
Neil Booth 68a8835db6 Implement script hash subscriptions 8 years ago
Neil Booth eefa86ffbe Remove dead code 8 years ago
Neil Booth 140304460d Remove debug line 8 years ago
Neil Booth a99e8bf45f Prepare 0.11.1 8 years ago
Neil Booth f3cdd97ff9 Report unconfirmed parents correctly. 8 years ago
Neil Booth d29c07f0eb Prepare 0.11.0 8 years ago
Neil Booth 790755b630 Reduce upper limit on blocks fetched at once 8 years ago
Neil Booth 3f35bc0298 More PEP8 stuff 8 years ago
Neil Booth 151da40d5b Implement peer discovery protocol 8 years ago
Neil Booth 09b2df1179 Prepare 0.10.19 8 years ago
Nathan Marley a03665696c recommendations from pycodestyle (pep8 style) 8 years ago
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