grin/store/tests
Antioch Peverell 79d540cf86
Header MMR Refactor (#2028)
* refactor header MMR to use regular backend
this lets us store header hashes in the mmr data file
the hashes in the hash file are "hash with index"

* rustfmt

* get_header_hash(pos) on header extension

* rustfmt

* cleanup

* cleanup

* comments

* cleanup

* fixup testelem so tests work
2018-11-27 12:32:39 +00:00
..
pmmr.rs Header MMR Refactor (#2028) 2018-11-27 12:32:39 +00:00
prune_list.rs cache get_shift() and get_leaf_shift() in prune_list (#1495) 2018-09-12 08:19:05 +01:00
test_bitmap.rs we have not used the rm_log for a while, getting rid of it (#1897) 2018-10-31 11:16:27 +00:00
utxo_set_perf.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00