Closed t-bast closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e32044f
) 85.94% compared to head (95136b0
) 85.94%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
When we detect that the remote commit has been published, we spend our anchor output from that commit if the fees are too low and we have funds at risk. But if the remote commit is then evicted from our mempool, we cannot publish our anchor tx and must instead skip it, since we don't provide the fully signed remote commitment to the publisher.
We otherwise error when calling
fundrawtransaction
, wherebitcoind
fails because it cannot find the external non-wallet utxo. This change gets rid of those errors that can be quite confusing for node operators.