electrumx/lib
Neil Booth d36d222489 Maintain more than one self-identity
Rather than just retaining our clearnet identity from the environment,
maintain any tor one as well.  This is a little cleaner and avoids
confusion over port assignment when converting to real names.

Fixes #136
2017-02-26 10:22:22 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Adding FairCoin (#122) 2017-02-19 19:03:21 +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 Separate async item processor per session 2017-02-19 19:01:41 +09:00
peer.py Maintain more than one self-identity 2017-02-26 10:22:22 +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 Adding FairCoin (#122) 2017-02-19 19:03:21 +09:00
util.py More PEP8 stuff 2017-02-18 13:05:26 +09:00