707 Commits (f968a45c23b6772d451a7479f23d8145d07d8925)

Author SHA1 Message Date
Neil Booth 7a989ad4e7 Remove get_chunk restriction 7 years ago
Neil Booth 790385cf7b UTXO holds a binary hash 7 years ago
Neil Booth d075ebba86 Add missing import 7 years ago
Neil Booth 76f4969a98 listunspent methods consider mempool receipts 7 years ago
Neil Booth 22c75a6216 Remove deprecated "with await" syntax 7 years ago
ThomasV 2d7403f2ef New protocol: (#330) 7 years ago
Neil Booth 7126864052 Wait for mempool to sync before starting external servers 7 years ago
TheLazieR Yip e61490a5ba Remove support for Electrum-Dash 2.6.4 (#347) 7 years ago
TheLazieR Yip a6e466e37e Update DashElectrumX follow notification process of ElectrumX. (#346) 7 years ago
Neil Booth e5b4f5f316 Change read_tx interface of deserializer 7 years ago
Neil Booth b01139bb93 Don't iterate over mempool_statuses 7 years ago
Neil Booth ddf65fa9c2 Don't send notifications to LocalRPC sessions 7 years ago
Neil Booth cb33dd115f Clean up client notifications 7 years ago
Neil Booth c764d1de18 Tweak mempool code 7 years ago
Neil Booth bcb36e0cb4 Prepare 1.2.1 7 years ago
Neil Booth 35dd1f6199 Remove IRC support 7 years ago
Neil Booth 72fce87088 Put server_features() on the environment object 7 years ago
SomberNight e2b15d7fe1 fix: estimatesmartfee when there is no feerate from daemon (#306) 7 years ago
SomberNight 8293da1e10 use estimatesmartfee for fee estimation (#300) 7 years ago
Neil Booth cf99f733d9 Remove the get_proof RPC. 7 years ago
Neil Booth 74cb4c2f45 Require Python 3.6 7 years ago
Neil Booth 9bf220dec6 Widen min and max columns 7 years ago
Neil Booth e039ba4b15 Prepare 1.2 7 years ago
Neil Booth 56d03625f6 Keep P2PK scripts separate from P2PKH scripts 7 years ago
Neil Booth 1cf084fb69 Prepare 1.1.2 7 years ago
Neil Booth 346385680e Fix listunspent methods to remove mempool spends 7 years ago
Neil Booth 81947d796b Enhance PEER_DISCOVERY environment variable 7 years ago
Neil Booth 7fa7d290ca Prepare 1.1.1 7 years ago
Neil Booth 3e376a79eb Rename lib/env to lib/env_base 7 years ago
Neil Booth 366c556c5f Split out lib/server_base.py 7 years ago
Neil Booth ae03ea6cb6 Add env object for wallet engine 8 years ago
cipig b16a4f5a94 fix DASH set_protocol_handlers (#271) 8 years ago
Luke Childs 0e6b59eb92 Add ALLOW_ROOT option (#268) 8 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