aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #92 from jonspock/masteriancoleman2017-08-233-0/+40
|\ | | | | Add maza coin, update PIVX in bip39-standalone.html
| * Add maza coinJon Spock2017-08-213-0/+78
| |
* | Release v0.2.2Ian Coleman2017-08-163-9/+58
| |
* | Improve showing feedback for pending calculationsIan Coleman2017-08-161-7/+8
| |
* | Clear old seed when mnemonic is changedIan Coleman2017-08-162-0/+39
|/
* Add PIVX network testsIan Coleman2017-08-141-0/+60
|
* Merge pull request #89 from alkley/masteriancoleman2017-08-142-0/+38
|\ | | | | Add PIVX
| * Added PIVXalkley2017-08-112-0/+38
|/
* Release v0.2.1Ian Coleman2017-08-073-2/+38
|
* Add myriadcoin testIan Coleman2017-08-071-0/+30
|
* Order networks alphabeticallyIan Coleman2017-08-071-6/+6
|
* 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>