electrumx/tests/server
Neil Booth 5e1ed3ffa6 Separate history management into its own object
- the object also manages unflushed history
- the history DB has its own version, starting at 0

This is the first step to making history management into
a separate service and to larger block sizes.

The next step is an improved history format, which I hope will both
save space and be a solution to issue #185.  The DB should be able to
upgrade in-place without re-syncing the chain.
2018-05-25 23:36:18 +08:00
..
test_api.py Fully integrate aiorpcX 2018-04-08 10:16:36 +09:00
test_compaction.py Separate history management into its own object 2018-05-25 23:36:18 +08:00
test_env.py Add DROP_CLIENT env variable (#432) 2018-04-05 06:49:56 +09:00
test_storage.py Fix pytest 3.3 failures 2018-01-03 10:52:18 +08:00