decred / Paymetheus

Decred wallet for Windows.
ISC License
12 stars 11 forks source link

Paymetheus must be able to revoke missed or expired tickets #229

Open jrick opened 7 years ago

jrick commented 7 years ago

Right now these will sit unusable forever, unless the user figures out how to fix it using the command line tooling.

Unfortunately doing so can't be done automatically right now because it requires unlocking the wallet so it can create the votes. We may be able to save unencrypted revocation keys in the wallet and solve this there rather than here. So before going off and trying to solve that here, let's determine if it's fixable in just the wallet and then we can benefit everyone instead of just paymetheus users.