mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31:08 +03:00
da4b349d49
When applying a fork, everything is done in memory to be able to rewind if it's either invalid or doesn't have more work. But checking for the UTXO index was done only against the store. Now checking the memory as well to find UTXOs that haven't been stored yet. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |