BIP draft: Dust UTXO Disposal Protocol#2150
Open
bubb1es71 wants to merge 1 commit intobitcoin:masterfrom
Open
Conversation
jonatack
reviewed
Apr 24, 2026
Member
jonatack
left a comment
There was a problem hiding this comment.
Looks complete and correct at first glance.
|
|
||
| ### Why 0.1 sat/vB Minimum Fee Rate? | ||
|
|
||
| Dust disposal transactions must meet the minimum relay fee rate, which is currently 0.1 sat/vB (Bitcoin Core 28.3, 29.1, 30.0+). This allows dust UTXOs to be disposed of economically even when their value is small. Implementations targeting older node versions may need higher minimum fee rates. |
Member
There was a problem hiding this comment.
Maybe address theoretical updating if the minimum relay fee rate changes in the future.
Author
There was a problem hiding this comment.
Would adding a sentence like this work?
"Dust disposal transactions should always pay at least the current standard minimum relay fee rate if it changes in the future."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Discussion: