27 Commits (b0e23e903dc7348e53549c4ca3a65989f5f2751b)

Author SHA1 Message Date
LaoDC 9e34bf8583 reverted and made the version split isolated within the banner logic only as not to affect other parts of the code. 8 years ago
LaoDC 9dceeb914c Add new variables to BANNER(_TOR) 8 years ago
LaoDC 5e92feb8a6 Add new variables to BANNER(_TOR) 8 years ago
Neil Booth a94d320e5d New feature: force peer discovery via proxy 8 years ago
Neil Booth abba36ac6c Relax the get_chunk restriction based on client 8 years ago
Neil Booth 7a2f29aabe Be stricter accepting add_peer requests 8 years ago
Neil Booth e0fd64d29a Rate-limit add_peer calls randomly 8 years ago
Neil Booth 9bc326430d Import JSONRPC 8 years ago
Neil Booth b3005fbb3e Fix typo 8 years ago
Neil Booth d36d222489 Maintain more than one self-identity 8 years ago
Neil Booth 04e7dbe99e Only serve chunks in forward direction 8 years ago
Neil Booth 86f6a148b9 Separate async item processor per session 8 years ago
Neil Booth 68a8835db6 Implement script hash subscriptions 8 years ago
Neil Booth 140304460d Remove debug line 8 years ago
Neil Booth f3cdd97ff9 Report unconfirmed parents correctly. 8 years ago
Neil Booth 151da40d5b Implement peer discovery protocol 8 years ago
Neil Booth 13cf80a326 Re-enable bandwidth throttling 8 years ago
Neil Booth eff5d3d7e4 Force JSONRPCv2 8 years ago
Neil Booth 06c8eda161 Preparations for peer discovery 8 years ago
Neil Booth e56f188816 Implement peer subscriptions 8 years ago
Neil Booth cb0160901f Unify executor and futures logic 8 years ago
Neil Booth a7462a6ea3 Complete rewrite of JSON RPC infrastructure 8 years ago
Neil Booth ed0646efbf Tidy up request and notification sending 8 years ago
Neil Booth 9a8c598fa8 The session needs to handle the version command. 8 years ago
Neil Booth 4eed43accb Add named-argument handling as per JSON RPC 2.0 8 years ago
Neil Booth 2ad64f6243 Add an RPC call to force a reorg at run-time 8 years ago
Neil Booth 15051124af Make flushes and reorgs async 8 years ago
Neil Booth 852753cb94 Implement deserialization of SegWit transactions 8 years ago
Neil Booth 2b2909f1c4 Move to hashX 8 years ago
Neil Booth 5cbe878cb8 Move ServerManager to controller.py 8 years ago
Neil Booth a81b8917d8 Logging tweaks 8 years ago
Neil Booth 4c4cd92c54 Banner: add $DONATION_ADDRESS meta variable 8 years ago
Neil Booth 622f61e943 Don't do an initial sessions log 8 years ago
Neil Booth 50f02747de Throttle abusive logging 8 years ago
Neil Booth 01c2fad534 Log paused or low-priority sessions on exit 8 years ago
Neil Booth e91f49101b Don't start processing mempool until caught up 8 years ago
Neil Booth 813d8ee7e3 Reduce logging verbosity for delayed requests 8 years ago
Neil Booth 0dccb795dc Add pid to RPC getinfo 8 years ago
Neil Booth 3cf23c88bd Start up RPC server immediately 8 years ago
Neil Booth 6679eea04c getinfo RPC: change height reporting 8 years ago
Neil Booth 645e60eaee Put peer at RHS of sessions log. 8 years ago
Neil Booth 39af7a7463 Rework main block processor loop 8 years ago
Neil Booth 1ebebf08d9 Improve logging 8 years ago
Neil Booth a30932fc86 Fix namespace of RPCError 8 years ago
Neil Booth 5c80b96d0f Prioritize mempool processing of sent txs 8 years ago
Neil Booth 5fe49bb261 Synchronize daemon height and mempool fetching 8 years ago
Neil Booth 1b2a0bd761 Append first. 8 years ago
Neil Booth 9972379533 Get history and UTXOs in executor for minimal latency. 8 years ago
Neil Booth 1c79a2d47e Fix delayed sessions issue for good 8 years ago
Neil Booth ba862343b4 Fix issue for paused connections 8 years ago