mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
a7089d1975
Adds checks to ignore a block that's already known (can happen if the block was saved but the chain update failed). Also saves saves the chain slightly differently during bootstrap as the header chain should only be updated when a header is received (and not when we got a full block). Finally, do not broadcast during bootstrap. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |