Macha-orange
126af2bee3
Add "auto compute" check box
...
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.
2021-07-17 12:38:47 +02:00
Ian Coleman
c4f0c2908f
Release v0.5.3
0.5.3
2021-05-12 07:57:39 +10:00
Ian Coleman
941b099f14
Revert PR #486
2021-05-10 14:08:16 +10:00
iancoleman
83f23081a3
Merge pull request #485 from secinthenet/fix-zpub-from-seed
...
fix extended key version bytes not updating after switching tabs
2021-05-07 19:13:28 +10:00
iancoleman
1dab87d842
Merge pull request #496 from thisisvitto/patch-1
...
Incorrect HTML closing tag
2021-05-07 09:52:55 +10:00
iancoleman
83c580c678
Merge pull request #492 from HildisviniOttar/master
...
Support THORChain (RUNE) m/44/931
2021-05-07 09:51:38 +10:00
iancoleman
8b44f5d19a
Merge branch 'master' into master
2021-05-07 09:51:28 +10:00
iancoleman
a7705b8ebc
Merge pull request #484 from secinthenet/bip85-fix-from-ent
...
fix bip85 mode to work without mnemonic (using xprv or entropy)
2021-05-07 09:39:45 +10:00
iancoleman
f2081ee467
Merge pull request #486 from secinthenet/fix-seed-only-coin-switch
...
fix "blank mnemonic" error when only using a BIP39 seed (no mnemonic phrase) and then changing the coin
2021-05-07 09:34:41 +10:00
iancoleman
f50464249c
Merge pull request #482 from interbiznw/btcp
...
add bitcoin private testnet support
2021-05-07 09:28:51 +10:00
iancoleman
ed720546bf
Merge pull request #480 from xwcdev/master
...
Change xwc to xwcc according to slip-0044 and add xwc
2021-05-07 09:26:47 +10:00
iancoleman
e8f27ba2c3
Merge pull request #479 from a00a63/terra
...
Add Terra (LUNA) support
2021-05-07 09:24:28 +10:00
iancoleman
be946a2061
Merge branch 'master' into terra
2021-05-07 09:24:18 +10:00
iancoleman
a636b24619
Merge pull request #475 from davepuchyr/starname-iov
...
Add Starname (IOV) support
2021-05-07 09:17:46 +10:00
Vitto K
f8fd590588
Incorrect HTML closing tag
...
Fixed incorrect HTML closing tag, made it difficult to expand/collapse code folds correctly in text editors.
2021-05-01 21:52:50 +02:00
Hildisvíni Óttar
02eeb81713
Support THORChain (RUNE) m/44/931
2021-04-23 14:22:42 +09:30
Sylvia G
18d64d9586
fix bip85 root key when using non-xprv version bytes
2021-04-06 04:32:20 +03:00
Sylvia G
5b5b11fd96
fix "blank mnemonic" error when only using a BIP39 seed (no mnemonic phrase) and then changing the coin
2021-04-06 03:55:40 +03:00
Sylvia G
2c86fb4746
fix extended key version bytes not updating after switching tabs
2021-04-06 03:35:24 +03:00
Sylvia G
85711db3bb
fix bip85 mode to work without mnemonic (using xprv or entropy)
2021-04-06 03:18:04 +03:00
J62
1820b6ac67
add bitcoin private testnet support
2021-03-29 19:46:51 -07:00
xwcdev
b500a60e28
fix test title
2021-03-28 19:13:33 +08:00
xwcdev
942de1bc5e
change xwc to xwcc,add new xwc
2021-03-28 18:54:12 +08:00
a00a63
43bef4e19d
Add Terra (LUNA) support
2021-03-27 14:04:07 +01:00
Dave Puchyr
20bd34b014
Add Starname (IOV) support
2021-02-25 15:51:45 +01:00
Ian Coleman
23f393acfb
Release v0.5.2
0.5.2
2021-02-12 23:36:45 +00:00
Ian Coleman
c560e01e91
Run all tests, not just the last one
2021-02-12 23:34:54 +00:00
Ian Coleman
a362ff2f62
Pad eth private keys correctly
...
Fixes #469
2021-02-12 23:33:19 +00:00
Ian Coleman
9a82f12b91
Update dev_env headless browser driver versions
2021-02-11 04:44:10 +00:00
Ian Coleman
5e376b8903
Release v0.5.1
0.5.1
2021-02-11 03:57:45 +00:00
Ian Coleman
90422a41af
Updated ritocoin test, see #466
2021-02-11 03:24:34 +00:00
Ian Coleman
f3314418fb
Update namecoin test
...
Tested private key import using electrum-nmc, it matches the address
2021-02-11 03:24:09 +00:00
Ian Coleman
7da8c22eaf
Rebuild bip39-libs.js to include cosmos
2021-02-11 03:23:01 +00:00
Ian Coleman
d9ad938b52
Add Cosmos Hub (ATOM) support
...
Closes #452 , thanks @conr2d
2021-02-11 02:34:38 +00:00
Ian Coleman
f7f579f5f5
Use local form for Portuguese
2021-02-11 02:05:51 +00:00
iancoleman
2cd19306b2
Merge pull request #468 from 3rdIteration/master
...
Add Portuguese Wordlist
2021-02-11 13:01:48 +11:00
iancoleman
545348d159
Merge pull request #466 from RitoProject/ritocoin
...
Add Ritocoin (RITO)
2021-02-11 12:58:49 +11:00
iancoleman
8835afe8a2
Merge pull request #462 from zoobc/master
...
Add ZooBC coin support
2021-02-11 12:55:36 +11:00
CryptoGuide
38e6aaed84
Add Portuguese Wordlist
2021-02-08 22:39:11 -05:00
Scotty0448
f7125606bf
Update wif
2021-01-26 18:00:02 -07:00
Scotty0448
5b0b1a5c9a
Add Ritocoin (RITO)
2021-01-26 16:12:25 -07:00
iancoleman
71573cb380
Merge pull request #464 from robiiinos/fix/namecoin-wif-prefix
...
fix: Namecoin WIF prefix
2021-01-18 10:37:00 +11:00
Robyn
c64ff95697
fix: Namecoin WIF prefix
2021-01-04 21:34:19 +01:00
jhonkus
6d2e202083
Add ZooBC address format
2020-12-07 20:25:25 +08:00
jhonkus
0cb81e1117
Add ZooBC coin support
2020-12-07 19:43:20 +08:00
Ian Coleman
32ade2fbf7
Remove trailing spaces
2020-11-30 00:40:04 +00:00
Ian Coleman
ac7f150a79
Remove non-English BIP85 languages
2020-11-30 00:35:56 +00:00
Ian Coleman
134213954d
Add BIP85 details in More Info section
2020-11-30 00:21:48 +00:00
Ian Coleman
253f4cb75f
Format BIP85 help text similar to entropy section
2020-11-30 00:19:39 +00:00
Ian Coleman
ebbb057dfa
Update geckodriver version for firefox tests
2020-11-29 23:06:46 +00:00