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

Segwit Support #278

Open
vamp111 opened this issue Jun 11, 2018 · 3 comments
Open

Segwit Support #278

vamp111 opened this issue Jun 11, 2018 · 3 comments

Comments

@vamp111
Copy link

vamp111 commented Jun 11, 2018

Hello, thank you for the tool you have created, it is becoming more handy in time.
However i have an issue, when i have 11 out of 12 words from my Mnenomic and dont know the position of the missing 1 word (have narrowed it to 5 possibilites) anyway it has become a burden and its hard to manualy search it. I've come down to use your tool and one of the requirements to generate the possible mnemonic is putting a valid adress (public key) created/used with the same mnemonic, BUT it doesnt recognize Segwit adresses as a valid adress!!! Is there another way to find this missing word or use the tool otherewise so we end the drama.

@vly3
Copy link

vly3 commented Jun 23, 2018

I have just posted a web page describing how I modified Ian Coleman’s BIP39 tool, to automate guessing at seed phrases. This can be used for any type of coin address that his BIP39 tool supports, including Segwit addresses.

https://s3-us-west-2.amazonaws.com/bip39-seed-recovery/index.html

@Connor-Knabe
Copy link

For anyone who seeds this issue checkout #302

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

5 participants
@Connor-Knabe @vly3 @vamp111 and others