[BUG] 25 words instead of 24 when creating a new wallet
harambasapp opened this issue ยท 16 comments
Describe the bug
I was playing around with adding a new wallet to my chia. I clicked on "Create new private key" but instead of 24 fields with 24 words, I saw 25 of them.
To Reproduce
Steps to reproduce the behavior:
- Click on the "Create new private key"
- go back
- Click on the "Create new private key"
- go back
- Click on the "Create new private key"
- go back
- Click on the "Create new private key"
- go back
- Click on the "Import from mnemonic (24 words)"
- go back
- Click on the "Create new private key"
- go back
- Click on the "Create new private key"
- go back
- Click on the "Create new private key"
- That additional 25. field should appear
Expected behavior
As I know there should always be 24 words for mnemonic
Screenshots
Desktop
- OS: Windows 10 PRO
- OS Version: 21H1
- OS Build: 19043.1202
- CPU: Ryzen 7 3700x
Additional context
Please check the video I have sent to you in the zip file.
Added steps for reproducing the issue are not 100% sure. It may depend on how much times do you have to click on these buttons and to go back.
Ok this is bad
Seems like a gui issue
I was stunned
I can reproduce this
oh wow
Thanks for reporting this so thoroughly. This is now added to top of the list of our blockchain engineering team's backlog. https://trello.com/c/vXOCDlIG
Thanks for reporting this so thoroughly. This is now added to top of the list of our blockchain engineering team's backlog. https://trello.com/c/vXOCDlIG
Im also working on it
Seems like it is enough to click on "Create a new private" key and "back" multiple time.
No need to click on "Import from mnemonic (24 words)"
@paulhainsworth-chia fixed it #8439
@harambasapp the fix has been made and it will be included in the next update.
Thanks!