Skip to content

Add random speed up to replaceable tx publishing#2137

Closed
t-bast wants to merge 1 commit intomasterfrom
randomize-confirmation-target
Closed

Add random speed up to replaceable tx publishing#2137
t-bast wants to merge 1 commit intomasterfrom
randomize-confirmation-target

Conversation

@t-bast
Copy link
Member

@t-bast t-bast commented Jan 20, 2022

Now that #2113 is out of the way, we can start tweaking and making small improvements to the fee-bumping mechanism.

A deterministic schedule for confirmation during force-close scenarios could in theory help malicious peers starve us of our utxos in a high-fee environment, making it hard to fee-bump HTLC transactions.

Adding some randomness into the mix to non-deterministically speed up confirmations (which gives us newly confirmed utxos to bump other txs) shouldn't hurt.

@t-bast t-bast requested a review from pm47 January 20, 2022 16:32
@t-bast t-bast force-pushed the randomize-confirmation-target branch from 4f1fecd to 3d9a2e7 Compare January 20, 2022 16:36
A deterministic schedule for confirmation during force-close scenarios
could in theory help malicious peers starve us of our utxos, making it
hard to fee-bump HTLC transactions.

Adding some randomness into the mix to non-deterministically speed up
confirmations (which gives us newly confirmed utxos to bump other txs)
shouldn't hurt.
@t-bast
Copy link
Member Author

t-bast commented Jan 24, 2022

Replaced by #2141

@t-bast t-bast deleted the randomize-confirmation-target branch January 24, 2022 10:28
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.

1 participant