issues
search
mimblewimble
/
grin
Minimal implementation of the Mimblewimble protocol.
https://grin.mw/
Apache License 2.0
5.04k
stars
990
forks
source link
[5.0.x] Rewind bad block
#3600
Closed
antiochp
closed
3 years ago
antiochp
commented
3 years ago
If we see the "bad block" on the current chain then rewind back to the previous block.
Make sure we remove all subsequent blocks from our local db, back to and including the bad block.
Update chain head to reflect the previous good block.