grin/chain
Antioch Peverell 383985292c Split header MMR (and sync MMR) out from txhashset (#3004)
* wip

* sync sort of works now

* get rid of the deadlock during compaction
there is *always* a deadlock in there when we make changes like this...

* cleanup how we rebuild the sync MMR on init

* cleanup rewind logic

* roll the "fix invalid root" changes into this PR

* move rebuild_height_pos_index into txhashset
and pass in header_pmmr for header lookups

* cleanup and remember to setup sync head on init

* cleanup unnecessary ref muts

* rebuild_height_pos_index when writing txhashset
2019-09-07 07:28:26 +08:00
..
src Split header MMR (and sync MMR) out from txhashset (#3004) 2019-09-07 07:28:26 +08:00
tests Split header MMR (and sync MMR) out from txhashset (#3004) 2019-09-07 07:28:26 +08:00
Cargo.toml update version number 2019-06-25 15:43:46 +01:00