grin/core
Antioch Peverell 11ac7d827a
Enable faster sync (#3108)
* add bitmap accumulator
refactor vec backend so we can use it outside of tests
introduce a "hash only" vec backend for the accumulator

* get core tests passing

* initial test coverage for bitmap_accumulator

* better test coverage for bitmap accumulator and cleanup code

* refactor txhashset roots, call validate() on roots during block validation

* fix store tests

* log the "merged" root when validating roots

* cleanup, revise based on feedback

* cleanup

* rework it to pass explicit size into bitmap accumulator when applying
2019-11-26 20:21:49 +00:00
..
fuzz Verify headers and blocks only when needed (#3023) 2019-10-27 08:40:52 +01:00
src Enable faster sync (#3108) 2019-11-26 20:21:49 +00:00
tests Enable faster sync (#3108) 2019-11-26 20:21:49 +00:00
Cargo.toml Replace MimbleWimble by Mimblewimble (#3118) 2019-11-19 10:49:32 +00:00