-
Notifications
You must be signed in to change notification settings - Fork 22
Clean your Bitcoin-QT wallet of unwanted dust
License
petertodd/dust-b-gone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: The below is for historical interest; the server that dust-b-gone sent dust to isn't running right now. Dust-B-Gone =========== Cleans your Bitcoin Core wallet of unwanted dust. Usage: ./dust-b-gone.py [--testnet] You can use the --tor option to use your local Tor proxy for added privacy. What happens to all that dust? ============================== Every dust txout is collected into a single transaction sending all the funds to mining fees, and that transaction is signed with the NONE|ANYONECANPAY flag. This means anyone else can add inputs to the transaction, and the outputs are left undefined. (the funds may be added to any transaction) Your transaction is then sent to Peter Todd's server, where a script collects it and other transactions from other people together periodically and merges them into a single transaction, destroying the dust. Because multiple peoples' dust is merged in one go no-one can tell where it came from, and thus what coins are connected to what, protecting your privacy. I restarted Bitcoin and the dust came back! =========================================== Your dusty txouts aren't mined immediately; it takes some time for other people to submit their dust for collection too. While dust-b-gone *temporarily* "locks" the transaction outputs being cleaned from your wallet, those locks don't persist after a restart. Don't worry though: the dust will be cleaned up sooner or later.
About
Clean your Bitcoin-QT wallet of unwanted dust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published