electrumx/server
Neil Booth 2ad64f6243 Add an RPC call to force a reorg at run-time
This required a large rework block processor and prefetcher
interaction, and led to various cleanups

Closes #103
2017-01-09 17:14:06 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Add an RPC call to force a reorg at run-time 2017-01-09 17:14:06 +09:00
controller.py Add an RPC call to force a reorg at run-time 2017-01-09 17:14:06 +09:00
daemon.py Clean up daemon.py 2017-01-08 18:48:32 +09:00
db.py Check Genesis hash 2017-01-08 10:07:57 +09:00
env.py Make flushes and reorgs async 2017-01-09 16:15:17 +09:00
irc.py Fix IRC flood issues 2017-01-02 17:30:32 +09:00
mempool.py Add an RPC call to force a reorg at run-time 2017-01-09 17:14:06 +09:00
session.py Add an RPC call to force a reorg at run-time 2017-01-09 17:14:06 +09:00
storage.py Split out history into its own DB. 2017-01-07 11:51:12 +09:00
version.py Prepare 0.10.2 2017-01-08 10:07:58 +09:00