Skip to content

Commit

Permalink
Create tx_spent.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oerpli authored Jul 2, 2018
1 parent 2698e2e commit 3f5b9f4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions csv/tx_spent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Spent and risky transaction outputs
Monero's untraceability is based on the sampling of decoy inputs for each real transaction input.
If a decoy input is a reference to an output which is known to be spent, it does not contribute to the size of the anonymity set of the real input.
To prevent the sampling of spent outputs as decoys, the blackballing tool (released together with Monero v.0.12) can be used.

Lists of outputs which should be avoided can be obtained by following the links (which will be added soon).

* Provably spent: [Link](#TODO)
* (Probably) spent on a forked chain: [Link](#TODO)
* At risk of being identified as spent: [Link](#TODO)

These files cannot be included in the repo due to their size.

0 comments on commit 3f5b9f4

Please sign in to comment.