electrumx/server
Neil Booth 39bcdb1b6a Require Python 3.5.3
3.5.2 has various socket and API issues affecting peer discovery

Closes #135
2017-03-01 07:23:11 +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 Require Python 3.5.3 2017-03-01 07:23:11 +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 Require Python 3.5.3 2017-03-01 07:23:11 +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 Require Python 3.5.3 2017-03-01 07:23:11 +09:00
session.py Import JSONRPC 2017-02-27 19:14:56 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 0.99.2 2017-02-26 15:29:52 +09:00