Skip to content

tests: fix test_htlc_no_force_close flake - #9505

Open
daywalker90 wants to merge 1 commit into
ElementsProject:masterfrom
daywalker90:fix-test_htlc_no_force_close
Open

daywalker90 wants to merge 1 commit into
ElementsProject:masterfrom
daywalker90:fix-test_htlc_no_force_close

Conversation

@daywalker90

Copy link
Copy Markdown
Collaborator

Changelog-None

Fixes: #9502

@Andezion Andezion left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it expected that htlc_txs could contain more than one tx matching vin['txid'] == commit_txid? if so, does releasing all of them (including possibly superseded rbf attempts) cause any issue, or is sendrawtransaction on stale RBF attempts just silently rejected and harmless (caught by the existing except bitcoin.rpc.VerifyError)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI flake test_htlc_no_force_close

2 participants