grin/api
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
..
src Enable faster sync (#3108) 2019-11-26 20:21:49 +00:00
tests Fix warnings in tests (#2846) 2019-05-25 17:13:09 +01:00
Cargo.toml Replace MimbleWimble by Mimblewimble (#3118) 2019-11-19 10:49:32 +00:00