414 Commits (18af57059f1d7606e735d62e864f6bd3ff513f88)

Author SHA1 Message Date
Neil Booth ffd6cd63b0 Fix thinko 8 years ago
Neil Booth 913d156786 Convert DaemonError to RPCError 8 years ago
Neil Booth 942d5d6b00 Fix import 8 years ago
Neil Booth 063a5469cc Move mempool to be with BlockServer 8 years ago
Neil Booth d6fa4a1564 More logging improvements 8 years ago
Neil Booth 3abddf4a51 Simplify sessions call 8 years ago
Neil Booth 6d7bc7595f Prepare release 0.6.1 8 years ago
Neil Booth 88185b0daa Bump log threshold up; tweak log 8 years ago
Neil Booth 24d9e5a95e Tweak flush logic 8 years ago
Neil Booth beeb60f324 Implement blockchain.address.get_mempool 8 years ago
Neil Booth e6058c3fd3 hex_hash is already hex 8 years ago
Neil Booth 7f3551e435 tx_merkle: catch bad hashes and report properly 8 years ago
Neil Booth d2c575a24b Better, more concise logs, particularly when caught up. 8 years ago
Neil Booth 3f8b26291a At startup only log some things during initial sync 8 years ago
Neil Booth 66c493dbf4 Make the default reorg_limit a coin property 8 years ago
Neil Booth 022a919701 Prepare release 0.6 8 years ago
Neil Booth 4c7f72fe68 RPCError is not a global variable 8 years ago
Neil Booth f4651c0ca4 Store tx_num in 'h' table key so keys are unique 8 years ago
Neil Booth 3c98053f5d Remove some dead code 8 years ago
Neil Booth c5c7b6f438 Have all expensive requests yield. 8 years ago
Neil Booth f17ad2ddf4 Put notifications on the session queue 8 years ago
Neil Booth a1eb446af4 Tweak notify handling 8 years ago
Neil Booth cc2db4a62c Bump HIST_MB default to 300MB 8 years ago
Neil Booth b60eb5ca17 Prepare 0.5.1 8 years ago
Neil Booth d85034353f Remove useless re-raise of cancellation 8 years ago
Neil Booth db187540d5 Have task coros handle cancelled exceptions 8 years ago
Neil Booth a2280bbc93 Clean up futures handling 8 years ago
Neil Booth 8671e57183 Move fs flushes to same time as history flushes 8 years ago
Neil Booth 8c55f41305 Accept more SSL protocols 8 years ago
Neil Booth 95cc979465 Yield more during mempool load 8 years ago
Neil Booth 1830cae3de Remove a redundant message 8 years ago
Neil Booth 83674b1b7b Clarify peername() logic 8 years ago
Neil Booth be45a9e228 Minor improvements to client handling 8 years ago
Neil Booth 14d3d85bd9 Need an array to take its len 8 years ago
Neil Booth dc74c869a1 Await task after cancelling it. 8 years ago
Neil Booth 12ed9f7069 Have session_count return a dictionary 8 years ago
Neil Booth 1b8881800d Move the RPC handlers to the manager 8 years ago
Johann Bauer d45321927e Add optional option to anonymise logs (remove IP addresses) 8 years ago
Neil Booth c22366c1cc Prepare 0.5 release 8 years ago
Neil Booth 85786b87a2 Save all UTXOs 8 years ago
Neil Booth 4dac728984 Ignore the unspendable genesis coinbase 8 years ago
Neil Booth 41ff6e5b11 Prepare 0.4.3 8 years ago
Neil Booth 57dd4ece9c Avoid annoying exception on shutdown 8 years ago
Neil Booth e7e0dd15be Don't log new peers any more 8 years ago
Neil Booth 831225492e Better RPC sessions stats 8 years ago
Neil Booth 7523735f99 Split out server and session management 8 years ago
Neil Booth 3b6ab77e47 Break out JSONRPC into own file 8 years ago
Neil Booth d816c21752 Prepare 0.4.1 8 years ago
Neil Booth 14d8ece7c6 Return a version the Electrum client expects 8 years ago
Neil Booth d84417e2d6 Add note about IRC package 8 years ago