decred / dcrdex

The Decred Decentralized Exchange (DEX), powered by atomic-swaps.
Other
186 stars 93 forks source link

reset(forgot) password form: Invalid seed #2972

Open norwnd opened 1 month ago

norwnd commented 1 month ago

It seems reset(forgot) password form doesn't work at the moment:

image

I've set up fresh app instance (1.0.0 release) on mainnet and tried to "verify I've properly backed up my seed phrase" by trying to reset app password, instead I'm getting the error from above.

On a related note, a separate suggestion is to add 1 skippable step to "back up your seed" flow that asks you to re-enter the words you wrote down on paper (to make sure you didn't mess up word order and wrote all 15 of them).

JoeGruffins commented 1 month ago

Maybe solved by https://github.com/decred/dcrdex/pull/2966