forked from iancoleman/bip39
-
Notifications
You must be signed in to change notification settings - Fork 1
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
update master #1
Open
ca333
wants to merge
528
commits into
ca333:master
Choose a base branch
from
iancoleman:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Should verify before publishing and promoting.
Added support for VeChain, hdcoin 818, same address formats as ETH
Add support for Wagerr
Add CPUchain support
Added CSC (CasinoCoin) with test
Added HUSH3 encoding and kept old as Legacy for users to be able to
Zencash renamed Horizen
Support BSV, RPD, MONKEY, ARYA
Support THORChain (RUNE) m/44/931
Incorrect HTML closing tag
fix extended key version bytes not updating after switching tabs
When checked, nothing change. When unchecked, disable phraseChangeTimeoutEvent() so there is no update. Also, add an error message "Auto compute is disabled" so after changing phrase/passephrase and parameters, you are reminded to check "auto compute" to compute your seed. I added this because on very low end computer (raspberry pi) the computing is quite annoying and you have to wait for each change. When you add a custom words, seed is computed every 400ms so you have to copy/paste it to not be stuck after each letter. And if you encrypt your private key with BIP38 it become unusable. Autocompute is by default checked so there is no change for other users.
- Add a "PBKDF2 rounds" button inside "Show Entropy Details" with values : 2048, 4096, 8192, 16384, 32768, custom. - Add hidden button for custom iterations. Accept number. - Add a Warning message above BIP39 seed when using anything other than 2048 PBKDF2 iterations. - Add a "PBKDF2" section in the bottom for detail.
Add Divi to BIP39 - Mnemonic Code And Tested
Added Divi
This is a follow up to #486 which was reverted because of a failed test which should now pass
Add Particl support
Add "auto compute" check box
Add PBKDF2 customization
Added Divi
fix "blank mnemonic" errors when using only seed
tests: add jasmine dep and missing lockfile
Add warning to site encouraging ppl not to share the info on this page
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.