17 Commits (04e7dbe99ed64c130f21975e626743322832123b)

Author SHA1 Message Date
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
Neil Booth e2f4847632 New env var MAX_SESSIONS 8 years ago
Neil Booth 067814e7d9 Remove numpeers and numsessions RPC calls 8 years ago
Neil Booth aaaa914cfa Tweak some constants to reduce group count 8 years ago
Neil Booth f600d3bd87 Fix a couple of issues with 0.9.0 8 years ago
Neil Booth 1ef6a4d785 Split mempool out into new file. 8 years ago
Neil Booth ed3db731c2 Prepare 0.8.12 8 years ago
Neil Booth 263e88ad57 Tweak request handling 8 years ago
Neil Booth b3b3f047c2 Better columns 8 years ago
Neil Booth cfb92a139f Prefer transport.abort() 8 years ago
Neil Booth 89d83349e1 Prepare 0.8.11 8 years ago