electrumx/server
LaoDC 5e92feb8a6 Add new variables to BANNER(_TOR)
$SERVER_VER will return the version number (eg: 1.0.10)
$SERVER_SUBVERSION will return the full version string (eg: ElectrumX 1.0.10)

$VERSION is kept for legacy which is the same as $SERVER_SUBVERSION
2017-05-03 17:09:52 +07:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py A couple of tweaks to the prior commit. 2017-03-25 11:35:55 +09:00
controller.py Only set last_good if successfully verified 2017-04-03 21:37:51 +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 Prepare 1.0.9 2017-04-09 14:20:17 +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 Display hosts in diagnostic 2017-04-09 14:32:45 +09:00
session.py Add new variables to BANNER(_TOR) 2017-05-03 17:09:52 +07:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Add new variables to BANNER(_TOR) 2017-05-03 17:09:52 +07:00