aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Collapse)AuthorAgeFilesLines
* Add a button to remove the "change" in the derivation path for ethereumIsmaël Bouya2021-02-221-6/+32
|
* Pad eth private keys correctlyIan Coleman2021-02-121-1/+1
| | | | Fixes #469
* Rebuild bip39-libs.js to include cosmosIan Coleman2021-02-111-1/+1
|
* Add Cosmos Hub (ATOM) supportIan Coleman2021-02-112-0/+26
| | | | Closes #452, thanks @conr2d
* Merge pull request #468 from 3rdIteration/masteriancoleman2021-02-111-0/+197
|\ | | | | Add Portuguese Wordlist
| * Add Portuguese WordlistCryptoGuide2021-02-081-0/+197
| |
* | Merge pull request #466 from RitoProject/ritocoiniancoleman2021-02-112-0/+18
|\ \ | | | | | | Add Ritocoin (RITO)
| * | Update wifScotty04482021-01-261-1/+1
| | |
| * | Add Ritocoin (RITO)Scotty04482021-01-262-0/+18
| |/
* | Merge pull request #462 from zoobc/masteriancoleman2021-02-112-0/+40
|\ \ | |/ |/| Add ZooBC coin support
| * Add ZooBC address formatjhonkus2020-12-071-0/+21
| |
| * Add ZooBC coin supportjhonkus2020-12-072-0/+19
| |
* | fix: Namecoin WIF prefixRobyn2021-01-041-1/+1
|/
* Remove trailing spacesIan Coleman2020-11-302-16/+16
|
* Add rebranded labelling to Zcoin/FiroIan Coleman2020-11-292-1/+19
|
* Rebuild bip39-libs.jsIan Coleman2020-11-291-1/+1
| | | | | This file had changes from other pull requests so rebuilding from scratch ensures no additional non-npm content has crept in.
* Merge pull request #456 from r1979/masteriancoleman2020-11-302-18/+18
|\ | | | | Updated Zcoin (XZC) Due to its rebrand fo Firo (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-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/
* | feat(test): add bip85 testAndreasGassmann2020-11-091-1/+5
| |
* | feat(bip85): add bip85 logicAndreasGassmann2020-11-071-0/+86
| |
* | feat(bip85): include bip85 libraryAndreasGassmann2020-11-071-1/+1
|/
* Hide/show split mnemonic cardsIan Coleman2020-10-181-0/+12
|
* Update combined libsIan Coleman2020-10-181-1/+1
|
* Merge branch 'master' into nanocurrencyiancoleman2020-10-194-7694/+500
|\
| * Merge pull request #441 from bytefly/masteriancoleman2020-10-191-0/+17
| |\ | | | | | | Add TRX coin support
| | * Modify to use uncompressed public key as keccak256 input for TRXzr2020-09-181-0/+1
| | |
| | * Add TRX coin supportzr2020-09-101-0/+16
| | |
| * | Update bootstrap to 3.4.1Jan Sarenik2020-10-141-97/+300
| | | | | | | | | | | | https://www.npmjs.com/advisories/891
| * | Merge pull request #442 from mvillalba/masteriancoleman2020-10-021-0/+8
| |\ \ | | | | | | | | Add Binance Smart Chain (BSC) support
| | * | Add Binance Smart Chain (BSC) supportMartín Raúl Villalba2020-09-251-0/+8
| | |/
| * / Remove bias from entropy in base 6 and base 10Ian Coleman2020-10-012-189/+164
| |/
| * Clean up duplicated dependencies from eos-utilJeeyong Um2020-08-312-7408/+11
| |
* | Added NANO currencyJoohansson2020-08-262-1/+17
|/
* Update index.jsscribenetwork2020-08-121-0/+7
|
* Update bitcoinjs-extensions.jsscribenetwork2020-08-121-0/+11
|
* Update bip39-libs with handshake and FIO libsIan Coleman2020-05-111-1/+1
|
* Merge pull request #422 from cryply/masteriancoleman2020-05-113-0/+49
|\ | | | | adding CRP support
| * adding CRP supportm0rpher2020-05-083-0/+49
| |
* | Merge branch 'master' into feat/rsk-networkiancoleman2020-05-115-1/+151
|\ \
| * | Adding FIO -Foundation for Interwallet OperabilityShawn Arney2020-05-112-0/+32
| | | | | | | | | | | | | | | | | | FIO - Foundation for Interwallet Operability. https://fioprotocol.io
| * | Merge pull request #410 from MerkleBlock/handshakeiancoleman2020-05-112-1/+12
| |\ \ | | |/ | |/| libs: add handshake support
| | * libs: add handshake supportJaved Khan2020-04-032-1/+12
| | |
| * | Add Sugarchain testnet supportJang Chongchan2020-04-283-0/+44
| | |
| * | Merge pull request #416 from Argoneum/argoneumiancoleman2020-04-282-0/+18
| |\ \ | | | | | | | | Add Argoneum (v1.4.1 or above)
| | * | Add Argoneum (v1.4.1 or above)Oleg Semyonov2020-04-252-0/+18
| | |/
| * / Add Sugarchain supportJang Chongchan2020-04-243-0/+44
| |/
* | fix: calculate RSK addresses with EIP-155 compliant checksumsbguiz2020-03-101-0/+74
| |