electrumx/server
Neil Booth 137236712f Add EVENT_LOOP_POLICY environment variable
Based on #215 by JustinTArthur.

- Accept EVENT_LOOP_POLICY of uvloop
- Move initilisation from electrumx_server to controller
- SocksProxy now requires a loop
- Update tests
2017-08-26 14:03:02 +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 Add EVENT_LOOP_POLICY environment variable 2017-08-26 14:03:02 +09:00
daemon.py Some further cleanup 2017-08-26 12:47:47 +09:00
db.py Fix KeyError on incorrect genesis hash (#224) 2017-08-20 05:31:55 +07:00
env.py Add EVENT_LOOP_POLICY environment variable 2017-08-26 14:03:02 +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 Have proxy.create_connection use kwargs 2017-08-21 23:38:54 +09:00
session.py Various improvements (#233) 2017-08-26 12:33:20 +09:00
storage.py recommendations from pycodestyle (pep8 style) 2017-02-07 20:12:50 -08:00
version.py Prepare 1.0.17 2017-08-21 23:41:30 +09:00