Skip to content

BIP draft: Dust UTXO Disposal Protocol#2150

Open
bubb1es71 wants to merge 1 commit intobitcoin:masterfrom
bubb1es71:ddust_protocol_bip
Open

BIP draft: Dust UTXO Disposal Protocol#2150
bubb1es71 wants to merge 1 commit intobitcoin:masterfrom
bubb1es71:ddust_protocol_bip

Conversation

@bubb1es71
Copy link
Copy Markdown

@jonatack jonatack changed the title Add draft BIP for a dust utxo disposal protocol BIP draft: Dust UTXO Disposal Protocol Apr 24, 2026
Copy link
Copy Markdown
Member

@jonatack jonatack left a comment

Choose a reason for hiding this comment

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

Looks complete and correct at first glance.

Comment thread bip-XXXX.md

### 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.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe address theoretical updating if the minimum relay fee rate changes in the future.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

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."

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants