Commit Graph

230 Commits

Author SHA1 Message Date
Ian Coleman a9bf4823c7 Release v0.5.5 2023-07-13 11:30:36 +10:00
Ian Coleman e2fdc5b942 Release v0.5.4 2021-10-08 15:10:31 +11:00
iancoleman 9303d0e078 Merge pull request #510 from Macha-orange/PBKDF2
Add PBKDF2 customization
2021-10-08 14:03:20 +11:00
Macha-orange c04d31f82f Add PBKDF2 customization
- 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.
2021-07-28 19:33:41 +02:00
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 2021-05-12 07:57:39 +10:00
iancoleman 1dab87d842 Merge pull request #496 from thisisvitto/patch-1
Incorrect HTML closing tag
2021-05-07 09:52:55 +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
xwcdev 942de1bc5e change xwc to xwcc,add new xwc 2021-03-28 18:54:12 +08:00
Ian Coleman 23f393acfb Release v0.5.2 2021-02-12 23:36:45 +00:00
Ian Coleman 5e376b8903 Release v0.5.1 2021-02-11 03:57:45 +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
CryptoGuide 38e6aaed84 Add Portuguese Wordlist 2021-02-08 22:39:11 -05: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
AndreasGassmann 16ff1df7ab feat(bip85): add explanation text and warning 2020-11-09 01:25:39 +01:00
AndreasGassmann 877b8bdfec feat(bip85): add bip85 logic 2020-11-07 16:58:08 +01:00
Ian Coleman 4e59e7d6fc Release v0.5.0 2020-10-19 01:13:39 +00:00
Ian Coleman 8c3a56ec4f Add notes about card entropy 2020-10-19 00:01:33 +00:00
Ian Coleman d31a0ad44b Hide/show split mnemonic cards 2020-10-18 23:17:24 +00:00
Jan Sarenik 5cbd174c18 Update bootstrap to 3.4.1
https://www.npmjs.com/advisories/891
2020-10-14 09:08:00 +02:00
Jan Sarenik 7e75b98e1f src/index.html: Change link to latest standalone release 2020-10-07 15:14:47 +02:00
Ian Coleman bf96267f89 Remove bias from entropy in base 6 and base 10 2020-10-01 23:44:38 +00:00
Ian Coleman f32b24e380 Release v0.4.3 2020-05-11 10:03:18 +10:00
Shawn Arney d1d8699fc4 Adding FIO -Foundation for Interwallet Operability
FIO - Foundation for Interwallet Operability.

https://fioprotocol.io
2020-05-11 08:43:55 +10:00
Ian Coleman 1bf76fe32d last word is/contains a checksum
Closes #408
2020-04-27 10:47:31 +10:00
Lospring Liu 46a5338e42 add two networks: Jingtum and MOAC 2020-02-14 20:51:52 -05:00
Ian Coleman 90f7a5ec93 Release v0.4.2 2020-02-07 21:26:43 +11:00
Ian Coleman 927450e169 Release v0.4.1 2020-02-06 20:14:00 +11:00
Ian Coleman aa793f572f Release v0.4.0 2019-12-19 14:48:25 +11:00
Ian Coleman 22f8766947 Replace most libraries with combined libs 2019-12-19 14:21:33 +11:00
Ian Coleman 82cf26c1cb Text for multibit mentions change addresses
Closes #376
2019-12-18 11:19:47 +11:00
Ian Coleman 9cf02dd452 Make seed field editable 2019-12-18 10:32:25 +11:00
Ian Coleman 516c16d721 Allow manual override for entropy type 2019-12-17 14:10:45 +11:00
Ian Coleman f7e9fdf002 Generate addresses for P2WSH and P2WSH-P2SH 2019-12-17 11:46:07 +11:00
Ian Coleman 5c203fab6a Add P2WSH and P2WSH-P2SH for bitcoin and testnet
Address generation still to come.
2019-12-16 13:27:15 +11:00
Daniel Hladík cc3c35487f Add Czech language 2019-12-06 20:21:43 +01:00
Ian Coleman 76531b610a Release v0.3.14 2019-12-02 10:46:49 +11:00
Ian Coleman 55367b989e Partially revert Pull 371 BIP44 Default Change 2019-12-02 10:24:37 +11:00
Ian Coleman 732613e44c Release v0.3.13 2019-11-11 12:42:52 +11:00
Ian Coleman 9ce31d3509 Move hardened addresses checkbox to address table 2019-11-11 12:32:50 +11:00
Ian Coleman ea2cb91a49 Tidy up split phrase warning
Make red only when danger is present
Align neatly with the rest of the UI
Increase size of text area to show all three rows, although it still
overflows on 24 words.
2019-11-11 11:04:23 +11:00
Ian Coleman 653538cd3a Reverse some changes from adding thought network 2019-11-11 10:04:20 +11:00
iancoleman b9b3eaf670 Merge branch 'master' into master 2019-11-11 09:56:10 +11:00
iancoleman 909297015e Merge branch 'master' into master 2019-11-11 09:54:07 +11:00
iancoleman c7a092db32 Merge pull request #368 from johnnynanjiang/elastos-pr
Add Elastos
2019-11-11 09:47:35 +11:00
iancoleman 7cfd04e318 Merge pull request #280 from mctrivia/add-hack-time-for-split-cards
Add hack time calculation for Split Mnemonic Cards
2019-11-11 09:34:37 +11:00
iancoleman d0428a8d21 Merge pull request #279 from mctrivia/master
Added Split Phrase Card Output
2019-11-11 09:28:28 +11:00