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

Allow invalid bip39 mnemonic, add cosigner #60

Merged

Conversation

gorazdko
Copy link
Contributor

@gorazdko gorazdko commented Nov 3, 2020

Abstract

Supercedes #58

The name chosen for the procedure is BIP39 sentence completion. The name and word usage is not set in stone and will be updated according to the
resolution of BlockchainCommons/Gordian-Developer-Community#27

The guide can be seen rendered here and uses a reference to Rudefox ShowMyWork lookup tables:
https://github.com/gorazdko/bc-lethekit/blob/dd3d47e7704e5856d3327c0e16a97063b40f3a57/seedtool/doc/bip39_sentence_completion.md

Added cosigner

Also improvements in documentation:

Status

ready for review

@gorazdko gorazdko changed the title Allow invalid bip39 mnemonic Allow invalid bip39 mnemonic, add cosigner Feb 7, 2021
Copy link
Contributor

@ChristopherA ChristopherA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why default to testnet?

@gorazdko
Copy link
Contributor Author

gorazdko commented Mar 4, 2021

linking test report of my own I did with Guardian and GC: https://gist.github.com/gorazdko/0c3f04f50962235e0439be6398e83393

ready for review

@kkdao
Copy link

kkdao commented Apr 6, 2021

tACK

@ChristopherA
Copy link
Contributor

@gorazdko, ready for me to merge?

Copy link
Contributor

@ChristopherA ChristopherA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will merge with tACK.

@gorazdko
Copy link
Contributor Author

gorazdko commented Apr 6, 2021

@ChristopherA please do merge.

There are also 4 PRs in bc-keytool-cli waiting to be merged.

@ChristopherA ChristopherA merged commit e26ccf5 into BlockchainCommons:master Apr 6, 2021
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

Successfully merging this pull request may close these issues.

Add documentation on adding TRNG entropy
3 participants