Commit Graph

293 Commits

Author SHA1 Message Date
mikeyb 534481b628 standardize dropdown naming scheme 2017-07-02 09:44:54 -07:00
mikeyb 0921f37077 Add CRW - Crown 2017-07-01 15:38:46 -07:00
Ian Coleman f1e5d48491 Release v0.1.1 0.1.1 2017-06-20 11:00:01 +10:00
Ian Coleman fe81f9b320 Rename Word Count to Raw Entropy Words
See issue 78
2017-06-20 10:58:51 +10:00
Ian Coleman 20f459ce8f Change entropy Strength to Time To Crack
See issue 78
2017-06-20 10:58:31 +10:00
iancoleman ee42e5f712 Merge pull request #77 from krychlicki/dash_testnet
add dash testnet
2017-06-17 09:05:07 +10:00
Karol Rychlicki c0386f3b78 add dash testnet 2017-06-16 19:30:15 +02:00
Ian Coleman 56b1275f40 Fix typo: s/litecoin/ripple 2017-06-14 13:45:11 +10:00
Ian Coleman bba46401ad Fix formatting on changelog 2017-06-14 12:38:55 +10:00
Ian Coleman 0163fe6a38 Fix ethereum test to include hex prefix 2017-06-14 12:37:29 +10:00
Ian Coleman 920eb591a4 Compile standalone v0.1.0 0.1.0 2017-06-14 12:31:12 +10:00
Ian Coleman d0239db48c Add hex prefix to ethereum keys 2017-06-14 12:30:04 +10:00
Ian Coleman 8b18bdbb2e Display version number in top right 2017-06-14 12:26:31 +10:00
Ian Coleman 34f4187645 Add changelog 2017-06-14 12:21:22 +10:00
iancoleman 81f35b5e66 Merge pull request #71 from LedgerHQ/master
Deleting the remaining checksum from the Ripple private key
2017-06-06 14:25:13 +10:00
amougel bbe7f1841c deleting the remaining checksum from the private key 2017-06-05 17:24:40 +02:00
amougel 71efc07467 deleting the remaining checksum from the private key 2017-06-05 17:08:22 +02:00
iancoleman 81ee6e8932 Merge pull request #70 from LedgerHQ/master
Add support for Ripple
2017-06-05 13:55:44 +10:00
amougel f5162bc508 merging 2017-06-02 14:32:51 +02:00
amougel a96cfdf3d3 Added test 2017-06-02 14:27:12 +02:00
Pierre Pollastri 9504fb9393 Merge pull request #1 from amougel/master
Ripple support
2017-06-01 16:00:20 +02:00
amougel 8a1f452d03 compiled ripple version 2017-06-01 15:57:11 +02:00
amougel 64a7d2aad4 Added support for Ripple
Signed-off-by: amougel <alix.mougel@gmail.com>
2017-06-01 15:51:44 +02:00
Ian Coleman 6c0227f552 Revert "update readme with Slimcoin-specific text"
This reverts commit e8f46253e8.
2017-05-30 13:18:54 +10:00
iancoleman e83d5c34e1 Merge pull request #69 from slimcoin-project/master
Add Slimcoin
2017-05-30 13:17:35 +10:00
Graham Higgins e8f46253e8 update readme with Slimcoin-specific text 2017-05-26 15:42:43 +01:00
Graham Higgins 01e81e53ae update compiled standalone. 2017-05-26 15:39:58 +01:00
Graham Higgins 7a5a87a0b9 Add Slimcoin 2017-05-26 15:14:12 +01:00
iancoleman 154e981fe7 Merge pull request #67 from 4eadd52d/master
Fix compile errors on some systems
2017-05-22 09:26:49 +10:00
4eadd52d 023a48938a Revert "Add virtual keyboard"
This reverts commit 5802c0b73b.
2017-05-21 11:04:16 +10:00
4eadd52d 5802c0b73b Add virtual keyboard
Add virtual keyboard for better security (against keyloggers)

https://github.com/Mottie/Keyboard
2017-05-19 21:21:33 +10:00
4eadd52d ed5c77c413 Fix compile errors on some systems 2017-05-19 18:08:54 +10:00
iancoleman 0d1150545f Merge pull request #65 from mikeyb/game
Add GAME support
2017-04-28 09:16:29 +10:00
mikeyb 00fd1a035c add test for GAME 2017-04-23 17:00:13 -07:00
mikeyb f88fab206f Add GAME support 2017-04-23 13:53:25 -07:00
Ian Coleman 6e0f24b1ba String normalization polyfill
Unfortunately required for phantomjs to pass tests
2017-03-03 08:57:32 +11:00
Ian Coleman d2d98ef7a6 Regression test for seed from Japanese mnemonic 2017-03-03 08:30:06 +11:00
Ian Coleman 599fb39e4e jsbip39 updated - fixes Japanese language 2017-03-03 08:20:17 +11:00
Ian Coleman e6f08c6a6d Issue 58 test - bitcore bip32 derivation bug
Closes #58
2017-02-24 09:56:18 +11:00
Ian Coleman 52d589ea8d Network order is alphabetical.
Closes #56
2017-02-21 12:38:32 +11:00
Ian Coleman 18f160099d favicon added to index.html
Closes #53
2017-02-21 12:12:06 +11:00
Ian Coleman 56530adc04 BIP32 client select compiled into standalone 2017-02-19 12:38:39 +11:00
Ian Coleman cdfaaf00c6 BIP32 client select tests 2017-02-19 12:38:18 +11:00
Ian Coleman 6ee4fb7da1 Multibit on BIP32 tab has own section 2017-02-19 11:54:03 +11:00
Ian Coleman 29bf60f53b Client select has 'custom derivation path' option
* Specific clients cause derivation path input to be readonly
* Rename ambiguous variable client-phrase to bip32-client
2017-02-19 11:49:51 +11:00
Ian Coleman a2e3e81989 Coin Client select moved to BIP32 tab 2017-02-19 11:37:46 +11:00
iancoleman 5de5781ad7 Merge pull request #55 from galeksandrp/patch-1
Add client select
2017-02-19 11:23:41 +11:00
Ian Coleman 49b21f122a Ethereum addresses include checksum 2017-02-15 19:45:03 +11:00
Ian Coleman 8b095871e8 Ethereum compiled into standalone 2017-02-11 20:55:49 +11:00
Ian Coleman ddeb86131e Test timeout increased for low performance devices 2017-02-11 20:50:21 +11:00