Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
riemann89 opened this issue Mar 28, 2019 · 1 comment
Open

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

riemann89 opened this issue Mar 28, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers test Task related to the testing of the project wallet Task related to the wallet implementation

Comments

@riemann89
Copy link
Contributor

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 riemann89 added the test Task related to the testing of the project label Mar 28, 2019
@AntoineRondelet
Copy link
Contributor

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 AntoineRondelet added enhancement New feature or request wallet Task related to the wallet implementation labels Feb 26, 2020
@AntoineRondelet AntoineRondelet added the good first issue Good for newcomers label Nov 23, 2020
@AntoineRondelet AntoineRondelet changed the title Dummy Payments Add support for randomized "dummy payments" on the wallet CLI Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers test Task related to the testing of the project wallet Task related to the wallet implementation
Projects
None yet
Development

No branches or pull requests

2 participants