electrumx/server
Neil Booth 77a441ad06 Improve proxy handling
Have a background proxy detection loop; removes need to check
specific peers at startup.
Consider proxy down once attempts to use it fail 3 times in a row.
Regularly attempt to rediscover a proxy if it is down.
2017-04-02 14:27:49 +09:00
..
__init__.py
block_processor.py A couple of tweaks to the prior commit. 2017-03-25 11:35:55 +09:00
controller.py Be more strict on form of features dictionary 2017-03-25 13:28:42 +09:00
daemon.py Have Daemon work with aiohttp 1 and 2 2017-04-01 10:43:34 +09:00
db.py Dynamic header support 2017-03-25 11:35:55 +09:00
env.py Tighten restrictions on HOST 2017-04-02 10:58:55 +09:00
irc.py fix crash in IRC initialization (#141) 2017-02-27 07:24:20 +09:00
mempool.py Report unconfirmed parents correctly. 2017-02-18 16:10:20 +09:00
peers.py Improve proxy handling 2017-04-02 14:27:49 +09:00
session.py Relax the get_chunk restriction based on client 2017-04-01 11:17:57 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 1.0.6 2017-04-01 12:10:18 +09:00