626 Commits (b16a4f5a94b2f421ac02eddfd4a7a8cb34f50a04)

Author SHA1 Message Date
cipig b16a4f5a94 fix DASH set_protocol_handlers (#271) 7 years ago
Luke Childs 0e6b59eb92 Add ALLOW_ROOT option (#268) 7 years ago
Neil Booth 131344715a Minor environment variable improvements 8 years ago
Justin Turner Arthur 0c2e5c6368 Minor optimizations to Bitcoin tx processing (#214) 8 years ago
Neil Booth 8cfa42ed9c Prepare 1.1 8 years ago
Neil Booth 2f69aaa487 Remove dead code 8 years ago
Neil Booth 305fd89740 Stop persisting peers; resdiscover on restart 8 years ago
Neil Booth 40fa79da63 Remove exception for onion peers 8 years ago
Neil Booth 9dd5541f82 RPCError has msg member, not message 8 years ago
Neil Booth f723455992 Prepare 1.1pre2 8 years ago
Neil Booth 4f5a219438 Dash: return errors in JSON error field for protocol 1.1 8 years ago
Neil Booth 06693c5880 Fix handling of failed transaction broadcast 8 years ago
Neil Booth 794e1d86ff Peerdisc: handle protocol 1.1 server.version replies 8 years ago
Neil Booth c1c4906fba Prepare 1.1pre1 8 years ago
Neil Booth 3cc5b5ea43 Make COIN env variable mandatory. 8 years ago
Neil Booth 2684f3b888 Require protocol_version to be given if >= 1.1 8 years ago
Neil Booth 09783aeacc Accept protocols down to 0.9 for Electrum 1.x clients 8 years ago
Neil Booth 2a955a922a Improved handler handling 8 years ago
Neil Booth a978ca6df7 Permit HOST to be a comma-separated list. 8 years ago
Neil Booth 37c15f7018 Show protocol version in sessions RPC call 8 years ago
Neil Booth f2f2b1e7b6 Update protocol documentation 8 years ago
Neil Booth 9c25685eb9 Handle client protocol range requests. 8 years ago
Neil Booth e7601a23cd Implement other address methods for scripthash 8 years ago
Neil Booth 135ab68f74 Simple protocol negotiation and setting of handlers 8 years ago
Neil Booth f8a838c589 Add "hash_function" member to server.features. 8 years ago
Neil Booth 137236712f Add EVENT_LOOP_POLICY environment variable 8 years ago
Neil Booth 1f3e942cbc Some further cleanup 8 years ago
John L. Jegutanis 885872f0b5 Various improvements (#233) 8 years ago
Neil Booth d324bdc0d1 Prepare 1.0.17 8 years ago
Neil Booth fab3f5affe Have proxy.create_connection use kwargs 8 years ago
Neil Booth 7442bad66c Prepare 1.0.16 8 years ago
Neil Booth 4d2456e4b4 Explicitly bind to both IPv4 and IPv6. 8 years ago
mmouse- 69c1535d13 Use our listening Host/IP for outgoing connections also (#226) 8 years ago
Kefkius 59d8421c87 Fix KeyError on incorrect genesis hash (#224) 8 years ago
FujiCoin b4ac4b6a05 Add Fujicoin (#218) 8 years ago
sam 5b475751f1 Correct 'seessions' (sessions) (#220) 8 years ago
Neil Booth 92ba67037f Use None instead of localhost 8 years ago
Justin Turner Arthur 28764936c4 Remove semicolons and a couple unused variables. (#212) 8 years ago
Neil Booth 23b121e799 Prepare 1.0.15 8 years ago
Neil Booth 75feac5d1e Check prior header hashes to detect forks 8 years ago
Neil Booth 3eef0ba4cf Rename block_full to block. 8 years ago
Neil Booth d593dd2c6e Prepare 1.0.14 8 years ago
Neil Booth 2ade5fce9c Revert "More logical mempool hash handling" 8 years ago
Neil Booth 7abde2e514 Prepare 1.0.13 8 years ago
Neil Booth 87d24f38dc More logical mempool hash handling 8 years ago
Neil Booth 3f9e2363c2 Prepare 1.0.12 8 years ago
Neil Booth 4665ba6315 Improve daemon JSON RPC compatibility 8 years ago
Neil Booth 858bac217d Move DB UTXO code into one place. 8 years ago
Neil Booth 2f26e81629 Implement history compression with tests. 8 years ago
Neil Booth 2940ea3199 Add new function get_history_txnums 8 years ago