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

update master #1

Open
wants to merge 528 commits into
base: master
Choose a base branch
from
Open

update master #1

wants to merge 528 commits into from

Conversation

ca333
Copy link
Owner

@ca333 ca333 commented Aug 13, 2018

No description provided.

iancoleman and others added 30 commits July 4, 2019 11:41
Should verify before publishing and promoting.
Added support for VeChain, hdcoin 818, same address formats as ETH
Added CSC (CasinoCoin) with test
Added HUSH3 encoding and kept old as Legacy for users to be able to
iancoleman and others added 30 commits May 7, 2021 09:51
Support THORChain (RUNE) m/44/931
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
This is a follow up to #486 which was reverted because of a failed test which should now pass
Add "auto compute" check box
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.