aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Expand)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
* Add Cosmos Hub (ATOM) supportIan Coleman2021-02-111-0/+13
* Merge pull request #466 from RitoProject/ritocoiniancoleman2021-02-111-0/+7
|\
| * Add Ritocoin (RITO)Scotty04482021-01-261-0/+7
* | Add ZooBC address formatjhonkus2020-12-071-0/+21
* | Add ZooBC coin supportjhonkus2020-12-071-0/+7
|/
* Remove trailing spacesIan Coleman2020-11-301-15/+15
* Add rebranded labelling to Zcoin/FiroIan Coleman2020-11-291-1/+8
* Merge pull request #456 from r1979/masteriancoleman2020-11-301-7/+7
|\
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-1/+1
| * Updated Zcoin (XZC) Due to its rebrand fo Firo (FIRO)Ruggero M2020-11-151-7/+7
* | feat(test): add bip85 testAndreasGassmann2020-11-091-1/+5
* | feat(bip85): add bip85 logicAndreasGassmann2020-11-071-0/+86
|/
* Hide/show split mnemonic cardsIan Coleman2020-10-181-0/+12
* Merge branch 'master' into nanocurrencyiancoleman2020-10-191-6/+31
|\
| * Merge pull request #441 from bytefly/masteriancoleman2020-10-191-0/+17
| |\
| | * Modify to use uncompressed public key as keccak256 input for TRXzr2020-09-181-0/+1
| | * Add TRX coin supportzr2020-09-101-0/+16
| * | Merge pull request #442 from mvillalba/masteriancoleman2020-10-021-0/+8
| |\ \
| | * | 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-011-4/+4
| |/
| * Clean up duplicated dependencies from eos-utilJeeyong Um2020-08-311-2/+2
* | Added NANO currencyJoohansson2020-08-261-0/+16
|/
* Update index.jsscribenetwork2020-08-121-0/+7
* Merge pull request #422 from cryply/masteriancoleman2020-05-111-0/+8
|\
| * adding CRP supportm0rpher2020-05-081-0/+8
* | Merge branch 'master' into feat/rsk-networkiancoleman2020-05-111-0/+46
|\ \
| * | Adding FIO -Foundation for Interwallet OperabilityShawn Arney2020-05-111-0/+13
| * | Merge pull request #410 from MerkleBlock/handshakeiancoleman2020-05-111-0/+11
| |\ \ | | |/ | |/|
| | * libs: add handshake supportJaved Khan2020-04-031-0/+11
| * | Add Sugarchain testnet supportJang Chongchan2020-04-281-0/+7
| * | Merge pull request #416 from Argoneum/argoneumiancoleman2020-04-281-0/+7
| |\ \
| | * | Add Argoneum (v1.4.1 or above)Oleg Semyonov2020-04-251-0/+7
| | |/
| * / Add Sugarchain supportJang Chongchan2020-04-241-0/+7
| |/
* | fix: calculate RSK addresses with EIP-155 compliant checksumsbguiz2020-03-101-0/+74
* | fix: define own libs.bitcoin.networks.rskbguiz2020-03-031-4/+4
|/
* add two networks: Jingtum and MOACLospring Liu2020-02-141-0/+21
* Fix ethereum private key formatIan Coleman2020-02-071-1/+3
* Merge pull request #396 from ilanolkies/patch-2iancoleman2020-02-061-0/+14
|\
| * Add networkIlan2020-01-221-0/+14
* | Add EtherCoreEtherCore Contributor2020-01-021-0/+9
|/
* fix Ethereum xpub derivationMatthew Leon2019-12-191-3/+3
* Replace most libraries with combined libsIan Coleman2019-12-191-254/+253
* Make seed field editableIan Coleman2019-12-181-0/+42
* Add bitcoin regtest paramsIan Coleman2019-12-181-0/+9
* Convert mnemonic to hex entropy instead of binaryIan Coleman2019-12-181-1/+3
* Allow manual override for entropy typeIan Coleman2019-12-171-1/+18
* Generate addresses for P2WSH and P2WSH-P2SHIan Coleman2019-12-171-4/+11
* Add P2WSH and P2WSH-P2SH for bitcoin and testnetIan Coleman2019-12-161-0/+56