grin/core
Antioch Peverell e22d025dc8 Simplify block marker metadata (#985)
* wip BlockMarker struct, get rid of PMMRMetadata
* use rewind to init the txhashet correctly on startup, we do not need to track pos via metadata (we have block markers), we do not need to open the txhashset with specific pos (we have rewind)
* better logging on init
* keep rewinding and validating on init, to find a good block
* use validate_roots on chain init
2018-04-24 19:53:01 +00:00
..
benches Compaction of pruned data for chain data structures (#746) 2018-03-06 17:58:33 +00:00
fuzz Idiomatic cargo toml (#862) 2018-03-25 17:44:27 +00:00
src Simplify block marker metadata (#985) 2018-04-24 19:53:01 +00:00
tests Difficulty scenario fix (#892) 2018-03-27 22:11:52 +01:00
Cargo.toml Genesis, version changes and doc for testnet2 (#865) 2018-03-26 10:48:46 +01:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00