aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add immae_config.yamlHEADmasterIsmaël Bouya2021-11-081-0/+8
|
* Add a button to remove the "change" in the derivation path for ethereumIsmaël Bouya2021-02-222-7/+36
|
* Release v0.5.2Ian Coleman2021-02-122-1/+5
|
* Run all tests, not just the last oneIan Coleman2021-02-121-1/+1
|
* Pad eth private keys correctlyIan Coleman2021-02-122-1/+23
| | | | Fixes #469
* Update dev_env headless browser driver versionsIan Coleman2021-02-111-2/+2
|
* Release v0.5.1Ian Coleman2021-02-112-1/+11
|
* Updated ritocoin test, see #466Ian Coleman2021-02-111-1/+1
|
* Update namecoin testIan Coleman2021-02-111-1/+1
| | | | Tested private key import using electrum-nmc, it matches the address
* Rebuild bip39-libs.js to include cosmosIan Coleman2021-02-113-633/+861
|
* Add Cosmos Hub (ATOM) supportIan Coleman2021-02-116-0/+42
| | | | Closes #452, thanks @conr2d
* Use local form for PortugueseIan Coleman2021-02-111-3/+3
|
* Merge pull request #468 from 3rdIteration/masteriancoleman2021-02-112-0/+200
|\ | | | | Add Portuguese Wordlist
| * Add Portuguese WordlistCryptoGuide2021-02-082-0/+200
| |
* | Merge pull request #466 from RitoProject/ritocoiniancoleman2021-02-113-0/+28
|\ \ | | | | | | Add Ritocoin (RITO)
| * | Update wifScotty04482021-01-261-1/+1
| | |
| * | Add Ritocoin (RITO)Scotty04482021-01-263-0/+28
| |/
* | Merge pull request #462 from zoobc/masteriancoleman2021-02-114-0/+84
|\ \ | |/ |/| Add ZooBC coin support
| * Add ZooBC address formatjhonkus2020-12-073-0/+65
| |
| * Add ZooBC coin supportjhonkus2020-12-072-0/+19
| |
* | Merge pull request #464 from robiiinos/fix/namecoin-wif-prefixiancoleman2021-01-181-1/+1
|\ \ | |/ |/| fix: Namecoin WIF prefix
| * fix: Namecoin WIF prefixRobyn2021-01-041-1/+1
|/
* Remove trailing spacesIan Coleman2020-11-302-16/+16
|
* Remove non-English BIP85 languagesIan Coleman2020-11-302-2/+32
|
* Add BIP85 details in More Info sectionIan Coleman2020-11-301-0/+5
|
* Format BIP85 help text similar to entropy sectionIan Coleman2020-11-301-10/+27
|
* Update geckodriver version for firefox testsIan Coleman2020-11-291-1/+1
|
* Add rebranded labelling to Zcoin/FiroIan Coleman2020-11-293-2/+30
|
* Rebuild bip39-libs.jsIan Coleman2020-11-292-35/+2801
| | | | | This file had changes from other pull requests so rebuilding from scratch ensures no additional non-npm content has crept in.
* Update dev_env_setup to latest chromium for testsIan Coleman2020-11-291-1/+1
|
* Merge pull request #456 from r1979/masteriancoleman2020-11-303-28/+28
|\ | | | | Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-2/+2
| | | | | | https://zcoin.io/zcoin-is-becoming-firo/
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-1/+1
| | | | | | https://zcoin.io/zcoin-is-becoming-firo/
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-1/+1
| | | | | | https://zcoin.io/zcoin-is-becoming-firo/
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-10/+10
| |
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-11/+11
| |
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-7/+7
| | | | | | | | - https://zcoin.io/zcoin-is-becoming-firo/ - https://zcoin.io/the-exchange-ticker-for-firo/
* | Merge pull request #454 from AndreasGassmann/masteriancoleman2020-11-236-1/+203
|\ \ | |/ |/| Add BIP85 support
| * feat(bip85): add explanation text and warningAndreasGassmann2020-11-091-1/+10
| |
| * feat(test): add bip85 testAndreasGassmann2020-11-092-1/+23
| |
| * feat(bip85): add bip85 logicAndreasGassmann2020-11-072-0/+166
| |
| * feat(bip85): include bip85 libraryAndreasGassmann2020-11-073-1/+6
|/
* Release v0.5.0Ian Coleman2020-10-192-1/+15
|
* Add notes about card entropyIan Coleman2020-10-191-0/+13
|
* Hide/show split mnemonic cardsIan Coleman2020-10-182-5/+27
|
* Fix nano test, keys are lowercase not uppercaseIan Coleman2020-10-181-2/+2
|
* Update combined libsIan Coleman2020-10-183-3/+3
|
* Revert npm-shrinkwrap.jsonIan Coleman2020-10-181-2839/+1
|
* Merge pull request #434 from Joohansson/nanocurrencyiancoleman2020-10-1910-86/+2278
|\ | | | | Added support for NANO currency
| * Merge branch 'master' into nanocurrencyiancoleman2020-10-1913-8239/+1552
| |\ | |/ |/|