electrumx/server
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 Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Reduce upper limit on blocks fetched at once 2017-02-18 13:17:51 +09:00
controller.py Only serve chunks in forward direction 2017-02-26 10:16:09 +09:00
daemon.py Separate async item processor per session 2017-02-19 19:01:41 +09:00
db.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
env.py Add facility to disable peer discovery 2017-02-19 19:02:01 +09:00
irc.py More PEP8 stuff 2017-02-18 13:05:26 +09:00
mempool.py Report unconfirmed parents correctly. 2017-02-18 16:10:20 +09:00
peers.py Maintain more than one self-identity 2017-02-26 10:22:22 +09:00
session.py Maintain more than one self-identity 2017-02-26 10:22:22 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 0.99 2017-02-19 19:42:26 +09:00