electrumx/server
Neil Booth 8d58d2a0e7 Clean up shutdown logic and logging
Add RPC "stop" command, and document it.

Fixes the 2nd part of #100
2017-01-16 19:31:57 +09:00
..
__init__.py Initial revision 2016-10-08 17:17:43 +09:00
block_processor.py Clean up shutdown logic and logging 2017-01-16 19:31:57 +09:00
controller.py Clean up shutdown logic and logging 2017-01-16 19:31:57 +09:00
daemon.py Clean up daemon.py 2017-01-08 18:48:32 +09:00
db.py Write out undo info with the UTXO flushes 2017-01-09 18:58:39 +09:00
env.py Make flushes and reorgs async 2017-01-09 16:15:17 +09:00
irc.py Clean up shutdown logic and logging 2017-01-16 19:31:57 +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 named-argument handling as per JSON RPC 2.0 2017-01-12 07:59:21 +09:00
storage.py Split out history into its own DB. 2017-01-07 11:51:12 +09:00
version.py Prepare 0.10.4 2017-01-12 22:45:28 +09:00