mimblewimble / grin

Minimal implementation of the Mimblewimble protocol.
https://grin.mw/
Apache License 2.0
5.04k stars 989 forks source link

[PIBD_IMPL] Bitmap accumulator reconstruction + TxHashset set reconstruction #3689

Closed yeastplume closed 2 years ago

yeastplume commented 2 years ago

Still WIP, Goal of this PR is to have all mmrs in the txhashset reconstructed via p2p messaging, (with no kernel or rangeproof validation just yet)

yeastplume commented 2 years ago

Applying to move on to modifying chain copy test cases to ensure segment application is accurate