electrumx/server
Neil Booth fec2ee1d8f Set PROTOCOL_MIN to 1.0
Earlier protocol versions are used by 2.9.x clients of Electrum and
Electron Cash.  They all have the local daemon vulnerability, so
it seems a good time to phase out support for those clients.
2018-04-09 09:37:07 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Move server/version.py to Controller class 2018-04-09 09:37:07 +09:00
controller.py Set PROTOCOL_MIN to 1.0 2018-04-09 09:37:07 +09:00
daemon.py Fully integrate aiorpcX 2018-04-08 10:16:36 +09:00
db.py Move server/version.py to Controller class 2018-04-09 09:37:07 +09:00
env.py Move server/version.py to Controller class 2018-04-09 09:37:07 +09:00
mempool.py Fully integrate aiorpcX 2018-04-08 10:16:36 +09:00
peers.py Move server/version.py to Controller class 2018-04-09 09:37:07 +09:00
session.py Move server/version.py to Controller class 2018-04-09 09:37:07 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00