cashshuffle / cashshuffle-electron-cash-plugin

Electron cash cash-shuffle plugin
27 stars 13 forks source link

Prevent address reuse of the plugin #8

Closed checksum0 closed 6 years ago

checksum0 commented 6 years ago

The plugin currently offer the possibility to reuse address both in the output and change field. Address reuse should be impossible once an address as been used as it significantly decrease the privacy of the shuffler doing so as well as all the other shufflers involved in the round.

clifordsymack commented 6 years ago

I add the checkbox for selecting the only fresh change addresses. Due to electron-cash entire logic it looks at the history of the wallet and delete used addresses from the list.