zeth icon indicating copy to clipboard operation
zeth copied to clipboard

Add support for randomized "dummy payments" on the wallet CLI

Open riemann89 opened this issue 5 years ago • 1 comments

In testEtherMixing.py and testERCTokenMixing.py add dummy payment from Alice to Alice where sum inputs = 0 = sum outputs (payment that is only used to make noise).

riemann89 avatar Mar 28 '19 19:03 riemann89

We can also improve the wallet by allowing "randomized dummy payments to self", to add noise to the system at the expense of paying for the gas cost of the smart contract call. The idea would be for the wallet to run, and spend - at random interval of time - 0-valued notes to create other 0-valued notes for the user of the wallet.

AntoineRondelet avatar Feb 26 '20 16:02 AntoineRondelet