aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add BCH - Bitcoin Cash networkIan Coleman2017-08-072-0/+38
|
* Default coin selection is BTC - BitcoinIan Coleman2017-08-071-0/+3
|
* Merge pull request #87 from alkley/masteriancoleman2017-08-072-0/+19
|\ | | | | Add Myriadcoin
| * placeholder scripthashalkley2017-08-061-0/+1
| |
| * Added myriad to selectboxalkley2017-08-061-0/+8
| |
| * Added myriad to extensionsalkley2017-08-061-0/+10
|/
* Add testing and publishing to release processIan Coleman2017-08-051-0/+2
|
* Release v0.2.0Ian Coleman2017-08-053-7479/+9924
|
* Formalize the release processIan Coleman2017-08-051-0/+17
|
* Add BIP49 tabIan Coleman2017-08-024-26/+512
|
* Refactor clearKey to better named clearKeysIan Coleman2017-08-021-2/+12
|
* Change BIP44 purpose and coin fields to readonlyIan Coleman2017-08-023-70/+4
|
* 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
| | |