grin/store/src
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
..
leaf_set.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
lib.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
lmdb.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
pmmr.rs Header MMR Refactor (#2028) 2018-11-27 12:32:39 +00:00
prune_list.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
types.rs cleanup 2018-11-12 13:59:22 +00:00