-
Notifications
You must be signed in to change notification settings - Fork 156
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
Add API to Account for mnemonic seed phrases #87
Merged
Merged
Commits on Mar 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b0d4509 - Browse repository at this point
Copy the full SHA b0d4509View commit details -
Configuration menu - View commit details
-
Copy full SHA for f659bb2 - Browse repository at this point
Copy the full SHA f659bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db579c - Browse repository at this point
Copy the full SHA 7db579cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4759544 - Browse repository at this point
Copy the full SHA 4759544View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb8286 - Browse repository at this point
Copy the full SHA dfb8286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f7335 - Browse repository at this point
Copy the full SHA 15f7335View commit details -
Configuration menu - View commit details
-
Copy full SHA for 685ea08 - Browse repository at this point
Copy the full SHA 685ea08View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd5126 - Browse repository at this point
Copy the full SHA ecd5126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b7165 - Browse repository at this point
Copy the full SHA 99b7165View commit details -
refactor: Changed how API works for generating mnemonic
expose number of words (related to mnemonic strength) instead of using entropy directly
Configuration menu - View commit details
-
Copy full SHA for 67478b1 - Browse repository at this point
Copy the full SHA 67478b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780a7cf - Browse repository at this point
Copy the full SHA 780a7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bad34b - Browse repository at this point
Copy the full SHA 2bad34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for acd6f5f - Browse repository at this point
Copy the full SHA acd6f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 042635c - Browse repository at this point
Copy the full SHA 042635cView commit details -
refactor: Disable new API unless opted in
Note: opt-in via Account.use_unaudited_hdwallet_features()
Configuration menu - View commit details
-
Copy full SHA for aa20674 - Browse repository at this point
Copy the full SHA aa20674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65afded - Browse repository at this point
Copy the full SHA 65afdedView commit details -
refactor: Remove generate list of accounts
also made eth_account.hdaccount functions take no defaults (except passphrase) test: Fuzz HD path with new API
Configuration menu - View commit details
-
Copy full SHA for 8bff4bc - Browse repository at this point
Copy the full SHA 8bff4bcView commit details -
test: Added more tests for poor use of API
- Incorrect number of words - Bad account path - Unknown language - Bad passphrase
Configuration menu - View commit details
-
Copy full SHA for 1d1bb68 - Browse repository at this point
Copy the full SHA 1d1bb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113414f - Browse repository at this point
Copy the full SHA 113414fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd657b - Browse repository at this point
Copy the full SHA fdd657bView commit details -
Co-Authored-By: Marc Garreau <marcdgarreau@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 626f18c - Browse repository at this point
Copy the full SHA 626f18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46958ce - Browse repository at this point
Copy the full SHA 46958ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94257b5 - Browse repository at this point
Copy the full SHA 94257b5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.