electrumx/lib
Neil Booth 0149f2785f A few peer handling improvements
based on suggestions from hsmiths
Set transport to None if a connection is lost
Only subscribe to peers if the peer is verified on same network
2017-02-19 10:21:17 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py More PEP8 stuff 2017-02-18 13:05:26 +09:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
jsonrpc.py A few peer handling improvements 2017-02-19 10:21:17 +09:00
peer.py Fix typo pointed out by hsmiths, thanks 2017-02-18 23:42:24 +09:00
script.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
socks.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
tx.py More PEP8 stuff 2017-02-18 13:05:26 +09:00
util.py More PEP8 stuff 2017-02-18 13:05:26 +09:00