Giter VIP home page Giter VIP logo

dust-b-gone's Introduction

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.

dust-b-gone's People

Contributors

ademan avatar amiller avatar blakejakopovic avatar derrend avatar devrandom avatar devurandom avatar flowdalic avatar gmaxwell avatar icook avatar kaniini avatar kanzure avatar laanwj avatar luke-jr avatar mrvdb avatar petertodd avatar runeksvendsen avatar sarchar avatar x89 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.