electrumx/lib
Neblio Team 2a6fa0489e Add Neblio support to electrumx (#240)
* add neblio

* update daemon & deserializer and add header_hash

* remove LegacyRPDaemon usage for Neblio

getblock() RPC was updated in nebliod to eliminate the need for LegacyRPCDaemon support in electrumx
2017-09-01 08:22:44 +07:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Add Neblio support to electrumx (#240) 2017-09-01 08:22:44 +07:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Add comprehensive tests of lib/hash.py 2017-07-10 19:01:03 +09:00
jsonrpc.py Fix uninitialized variable 2017-03-03 08:03:48 +09:00
peer.py Only set last_good if successfully verified 2017-04-03 21:37:51 +09:00
script.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
socks.py Add EVENT_LOOP_POLICY environment variable 2017-08-26 14:03:02 +09:00
tx.py Prevent unnecessary copying of raw blocks 2017-07-30 20:47:54 +09:00
util.py Permit underscores in hostnames. 2017-07-16 13:58:02 +09:00