mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-24 15:29:53 -05:00
* evict FF spends from the mempool if they become invalid with a new peak * optimize fast-forward rebase in mempool new_peak() * clean up tests, also test reversing spent coins in new_peak() * extend mempool invariant check in tests * fix typo in comment