electrumx/server
Neil Booth 3cf23c88bd Start up RPC server immediately
Don't wait for catch-up
Closes #78
2016-12-18 08:10:20 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Clear the touched addresses if not caught up 2016-12-18 00:02:16 +09:00
daemon.py daemon: getting height optionally gets mempool 2016-12-15 15:38:22 +09:00
db.py Fix ordering in get_utxos 2016-11-27 21:54:05 +09:00
env.py New env var MAX_SESSIONS 2016-12-13 22:47:03 +09:00
irc.py Catch UnicodeError in IRC gethostbyname 2016-12-10 08:52:24 +09:00
mempool.py Mempool tx processing to handle DBError 2016-12-15 17:22:20 +09:00
protocol.py Start up RPC server immediately 2016-12-18 08:10:20 +09:00
storage.py Remove all RocksDB references on close 2016-11-29 19:50:44 +09:00
version.py Prepare 0.9.11 2016-12-18 00:02:16 +09:00