electrumx/server
Neil Booth 5fe49bb261 Synchronize daemon height and mempool fetching
Cleanup and simplify touched handling and its event, which is
now controlled and owned by the mempool.
The daemon object owns the set of current mempool hashes.
Clean up and simplify the mempool main loop.

Fixes #70.
2016-12-15 12:08:14 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Synchronize daemon height and mempool fetching 2016-12-15 12:08:14 +09:00
daemon.py Synchronize daemon height and mempool fetching 2016-12-15 12:08:14 +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 Synchronize daemon height and mempool fetching 2016-12-15 12:08:14 +09:00
protocol.py Synchronize daemon height and mempool fetching 2016-12-15 12:08:14 +09:00
storage.py Remove all RocksDB references on close 2016-11-29 19:50:44 +09:00
version.py Synchronize daemon height and mempool fetching 2016-12-15 12:08:14 +09:00