electrumx/server
Neil Booth 92ba67037f Use None instead of localhost
See #211.  Some don't have localhost mapped, and
we should also bind to IPv6 interfaces.

Thanks to gaoyaxing24 for testing.
2017-08-02 16:54:58 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Rename block_full to block. 2017-07-30 20:41:08 +09:00
controller.py Use None instead of localhost 2017-08-02 16:54:58 +09:00
daemon.py Revert "More logical mempool hash handling" 2017-07-23 14:55:03 +09:00
db.py Remove semicolons and a couple unused variables. (#212) 2017-08-02 15:55:44 +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 Revert "More logical mempool hash handling" 2017-07-23 14:55:03 +09:00
peers.py Check prior header hashes to detect forks 2017-07-30 21:32:41 +09:00
session.py Merge pull request #183 from thelazier/dash_mn_methods 2017-05-16 19:02:17 +07:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 1.0.15 2017-07-30 21:38:51 +09:00