92 Commits (d0d4c0d75f0ade6e9358cd80d16c4501860d92e4)

Author SHA1 Message Date
Petr Kracík 5343c1a286 Changed litecoin genesis block hash (#109) 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 5f9e337457 Improve RocksDB iterator 8 years ago
Neil Booth 4eed43accb Add named-argument handling as per JSON RPC 2.0 8 years ago
Neil Booth 15051124af Make flushes and reorgs async 8 years ago
Neil Booth 540479ad23 Tweaks for prior; update README. 8 years ago
protonn 1aa55f2976 add digibyte and argentum (#96) 8 years ago
Neil Booth dcc2c92bd6 Rename NETWORK envvar to NET 8 years ago
Neil Booth 4d62019b07 Check Genesis hash 8 years ago
Neil Booth 852753cb94 Implement deserialization of SegWit transactions 8 years ago
Neil Booth 7f9cb9cd9d Generic header length 8 years ago
Neil Booth c8c4199503 New VirtualFile abstraction 8 years ago
Neil Booth 2b2909f1c4 Move to hashX 8 years ago
Neil Booth de201a247f Double fetch size of mempool. 8 years ago
Neil Booth 8bd2e7ee06 Add constants for bitcoin testnet 8 years ago
Neil Booth 50f02747de Throttle abusive logging 8 years ago
Neil Booth 378372e666 Logs: show IPv6 address + port correctly 8 years ago
Neil Booth 1ebebf08d9 Improve logging 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 263e88ad57 Tweak request handling 8 years ago
Neil Booth cfb92a139f Prefer transport.abort() 8 years ago
Neil Booth c6093639b5 Don't set socket timeout 8 years ago
Neil Booth 99d7e65de8 Give sockets a grace period to close 8 years ago
Neil Booth 2a461bd98c Serve sessions in a priority queue. 8 years ago
Neil Booth 1a9e8cdcd4 More work 8 years ago
Neil Booth cbb1e504cc Cache headers. 8 years ago
Neil Booth e40db63beb Queue requests, which have a process method. 8 years ago
Neil Booth 4e512343be Fix other JSON bugs introduced in 0.8.5 8 years ago
Shane Moore e17a9ee2c7 Update RPC client for JSON rework and add missing arg in json_request_text 8 years ago
Neil Booth f904ce2f5d Rework the JSON layer 8 years ago
Neil Booth b116040365 Clean up param verification code 8 years ago
Neil Booth be8adbbcd5 Fix some typos. 8 years ago
Neil Booth ab9d9f7c07 Reduce bandwith usage over the bandwith interval 8 years ago
Neil Booth c4e7878407 Add session ID for each session 8 years ago
Neil Booth 3d2824218b Close stale sessions 8 years ago
Neil Booth 625508f5c6 Send no ID for batch request errors 8 years ago
Neil Booth a412531ccb Fix typos in docs 8 years ago
Neil Booth 15a88600eb Upped read buffer limit to 1m bytes 8 years ago
Neil Booth b65bcda504 Add per-session bandwidth limits 8 years ago
Neil Booth c9a10be5ba Introduce incoming buffer size limit 8 years ago
Neil Booth c6be118bab Tweak Litecoin settings 8 years ago
Santzi f1911140ef Updated Litecoin mainnet parameters 8 years ago
Neil Booth b2032b0a66 Fix 2 JSON RPC issues 8 years ago
Neil Booth 292073f2c7 Log large requests and reject them 8 years ago
Neil Booth 59733e4609 Move bitcoin-specific coin defaults to Bitcoin 8 years ago
TheLazieR Yip dfaf36ae16 Remove header_hashes 8 years ago
TheLazieR Yip 6b63ecb439 Add header_hash and header_prevhash class methods 8 years ago
Neil Booth 42c00d32d2 Rewrite lib/jsonrpc.py to be a useful client too 8 years ago