Closed t-bast closed 8 months ago
Attention: 4 lines
in your changes are missing coverage. Please review.
Comparison is base (
e66e6d2
) 85.86% compared to head (e92291f
) 85.90%. Report is 4 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
When transactions are being evicted from the mempool, we want to make sure that bitcoind keeps the corresponding wallet inputs locked to avoid accidentally double-spending ourselves. We update our unit tests to be closer to common scenarios (chain of unconfirmed splice txs, commit txs replaced by the remote version, anchor tx RBF and htlc txs conflicts).
These tests confirm that:
abandontransaction
ourselves to free up utxos