aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Order tabs for derivation path alphabeticallyIan Coleman2017-08-021-3/+3
|
* Upgrade bitcoinjs from v1.5.7 to v3.1.1Ian Coleman2017-08-025-12734/+14950
|
* Release v0.1.2Ian Coleman2017-07-033-2/+7
|
* Merge pull request #81 from mikeyb/namingiancoleman2017-07-034-79/+143
|\ | | | | Add CRW / Change bip44 dropdown naming convention
| * standardize dropdown naming schememikeyb2017-07-023-87/+87
| |
| * Add CRW - Crownmikeyb2017-07-014-0/+64
|/
* Release v0.1.1Ian Coleman2017-06-203-35/+18
|
* Rename Word Count to Raw Entropy WordsIan Coleman2017-06-201-1/+1
| | | | See issue 78
* Change entropy Strength to Time To CrackIan Coleman2017-06-203-54/+32
| | | | See issue 78
* Merge pull request #77 from krychlicki/dash_testnetiancoleman2017-06-174-0/+63
|\ | | | | add dash testnet
| * add dash testnetKarol Rychlicki2017-06-164-0/+63
|/
* Fix typo: s/litecoin/rippleIan Coleman2017-06-141-1/+1
|
* Fix formatting on changelogIan Coleman2017-06-141-3/+3
|
* Fix ethereum test to include hex prefixIan Coleman2017-06-141-1/+1
|
* Compile standalone v0.1.0Ian Coleman2017-06-141-1/+9
|
* Add hex prefix to ethereum keysIan Coleman2017-06-142-0/+3
|
* Display version number in top rightIan Coleman2017-06-142-0/+7
|
* Add changelogIan Coleman2017-06-141-0/+3
|
* Merge pull request #71 from LedgerHQ/masteriancoleman2017-06-061-1/+1
|\ | | | | Deleting the remaining checksum from the Ripple private key
| * deleting the remaining checksum from the private keyamougel2017-06-051-1/+1
| |
| * deleting the remaining checksum from the private keyamougel2017-06-051-1/+1
| |
* | Merge pull request #70 from LedgerHQ/masteriancoleman2017-06-056-0/+4097
|\| | | | | Add support for Ripple
| * mergingamougel2017-06-020-0/+0
| |\
| | * Merge pull request #1 from amougel/masterPierre Pollastri2017-06-0113-89/+50674
| | |\ | | | | | | | | Ripple support
| * | | Added testamougel2017-06-021-0/+30
| | |/ | |/|
| * | compiled ripple versionamougel2017-06-011-0/+2033
| | |
| * | Added support for Rippleamougel2017-06-014-0/+2034
| | | | | | | | | | | | Signed-off-by: amougel <alix.mougel@gmail.com>
* | | Revert "update readme with Slimcoin-specific text"Ian Coleman2017-05-301-3/+1
| | | | | | | | | | | | This reverts commit e8f46253e8ba7fbc9b7ac93066addb9938cd767d.
* | | Merge pull request #69 from slimcoin-project/masteriancoleman2017-05-305-1/+131
|\ \ \ | |/ / |/| | Add Slimcoin
| * | update readme with Slimcoin-specific textGraham Higgins2017-05-261-1/+3
| | |
| * | update compiled standalone.Graham Higgins2017-05-261-0/+34
| | |
| * | Add SlimcoinGraham Higgins2017-05-263-0/+94
|/ /
* | Merge pull request #67 from 4eadd52d/masteriancoleman2017-05-221-4/+4
|\ \ | | | | | | Fix compile errors on some systems
| * | Revert "Add virtual keyboard"4eadd52d2017-05-217-6913/+2
| | | | | | | | | | | | This reverts commit 5802c0b73bb8b32eab28adb7f3b53fac30623859.
| * | Add virtual keyboard4eadd52d2017-05-197-2/+6913
| | | | | | | | | | | | | | | | | | Add virtual keyboard for better security (against keyloggers) https://github.com/Mottie/Keyboard
| * | Fix compile errors on some systems4eadd52d2017-05-191-4/+4
|/ /
* | Merge pull request #65 from mikeyb/gameiancoleman2017-04-284-0/+64
|\ \ | | | | | | Add GAME support
| * | add test for GAMEmikeyb2017-04-231-0/+30
| | |
| * | Add GAME supportmikeyb2017-04-233-0/+34
|/ /
* | String normalization polyfillIan Coleman2017-03-033-0/+886
| | | | | | | | Unfortunately required for phantomjs to pass tests
* | Regression test for seed from Japanese mnemonicIan Coleman2017-03-031-0/+29
| |
* | jsbip39 updated - fixes Japanese languageIan Coleman2017-03-032-4/+6
| |
* | Issue 58 test - bitcore bip32 derivation bugIan Coleman2017-02-241-0/+32
| | | | | | | | Closes #58
* | Network order is alphabetical.Ian Coleman2017-02-213-82/+117
| | | | | | | | Closes #56
* | favicon added to index.htmlIan Coleman2017-02-212-0/+2
| | | | | | | | Closes #53
* | BIP32 client select compiled into standaloneIan Coleman2017-02-191-0/+75
| |
* | BIP32 client select testsIan Coleman2017-02-191-0/+96
| |
* | Multibit on BIP32 tab has own sectionIan Coleman2017-02-192-8/+13
| |
* | Client select has 'custom derivation path' optionIan Coleman2017-02-192-14/+20
| | | | | | | | | | * Specific clients cause derivation path input to be readonly * Rename ambiguous variable client-phrase to bip32-client
* | Coin Client select moved to BIP32 tabIan Coleman2017-02-191-8/+8
| |