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

Implement old Electrum mnemonic algorithm #75

Open
anarchymachines opened this issue Oct 10, 2023 · 9 comments
Open

Implement old Electrum mnemonic algorithm #75

anarchymachines opened this issue Oct 10, 2023 · 9 comments

Comments

@anarchymachines
Copy link

I'm trying to find a missing bip32 path, but it doesn't seem to think my old 12-word Electrum mnemonic is valid. I thought maybe it was a copy + paste issue, but I got the same result after manually typing it in. All of the words appear on the old Electrum wordlist, and "Electrum" is selected as the type (and Electrum recognizes the mnemonic as an old-style phrase and successfully allows a wallet to be recovered from it).

Are the old Electrum mnemonics not supported?

Full error message is: "Could not instantiate ElectrumMnemonic Instance. Error: Mnemonic has invalid words."

@Coding-Enthusiast
Copy link
Owner

Are the old Electrum mnemonics not supported?

If this old algorithm here is what you mean, then no, I never implemented it. And because the word list contains some different words, FinderOuter throws the "invalid words" exception.

@Coding-Enthusiast Coding-Enthusiast changed the title Could not instantiate ElectrumMnemonic Instance (invalid words) Implement old Electrum mnemonic algorithm Oct 10, 2023
@anarchymachines
Copy link
Author

Got it. Thanks for the quick reply. And thanks for creating this! It is a lot more intuitive than other similar types of tools that I have attempted to use (and it's more useful, imo)

@Amirhossie
Copy link

How can I use finder outer

@Coding-Enthusiast
Copy link
Owner

How can I use finder outer

It is explained in ReadMe

@Amirhossie
Copy link

Yes I know that but I can't even find it I search the link that put in finder outer and download a zip file

@Coding-Enthusiast
Copy link
Owner

The zip files are found here. Lets say you are on Windows, you just download the win64 zip, extract it on your system and double click the exe file.

@Amirhossie
Copy link

I open file but it open so many codes what I can do ?

@Amirhossie
Copy link

It need a application?

@Amirhossie
Copy link

Did you know any one can do it for me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants