grin/chain/tests
Ignotus Peverell a9d1b76414
Compaction of pruned data for chain data structures (#746)
* Implementation of compaction for the chain. Single entry point on the chain triggers compaction of all MMRs as well as the cleanup of the positional index and full blocks.
* API endpoint, additional tests and more fixes for compaction
* Also prune PMMR metadata, minor bug fix
* PMMR store tests fix
2018-03-06 17:58:33 +00:00
..
data_file_integrity.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
mine_simple_chain.rs Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
store_indices.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
test_coinbase_maturity.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00