mimblewimble / grin

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

[PIBD_IMPL] Finalize PIBD download and move state to chain validation #3692

Closed yeastplume closed 2 years ago

yeastplume commented 2 years ago

As of this PR, the node is able to sync itself fully via PIBD, but only tested on a closed local network under ideal conditions. Note there's very little error handling or retry happening at the moment, and no stats on the progress are output to the TUI. (This will be the focus of the next few PRs)

Specific changes: