mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
173344471f
When rewinding, it's possible to have a commitment (or kernel) identical to the one we're adding both in the index and in the data file (because it's not truncated by rewind, by design). To detect this, we just need to make sure we don't look for anything past the size of the rewound MMR. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |