aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |\
| | * 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
| * | 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-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 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
| * | Merge pull request #410 from MerkleBlock/handshakeiancoleman2020-05-112-1/+12
| |\ \ | | |/ | |/|
| | * 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)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
* | fix: define own libs.bitcoin.networks.rskbguiz2020-03-032-4/+29
|/
* Merge pull request #402 from you21979/fix-mona-bech32iancoleman2020-02-171-2/+2
|\
| * fix bech32 prefix monacoin -> monayuki akiyama2020-02-131-2/+2
* | add two networks: Jingtum and MOACLospring Liu2020-02-142-0/+31
|/
* Fix ethereum private key formatIan Coleman2020-02-071-1/+3
* Merge pull request #397 from aitorp6/masteriancoleman2020-02-061-0/+26
|\
| * Added DeepOnion Segwit parametersaitorp62020-02-041-0/+26
* | Merge pull request #396 from ilanolkies/patch-2iancoleman2020-02-061-0/+14
|\ \
| * | Add networkIlan2020-01-221-0/+14
| |/
* | Merge pull request #393 from ethercore/masteriancoleman2020-02-061-0/+9
|\ \ | |/ |/|
| * Add EtherCoreEtherCore Contributor2020-01-021-0/+9
* | Catch nebulas error on some chrome configsIan Coleman2020-01-081-1/+1
* | Directly export libraries where they're requiredIan Coleman2020-01-081-1/+1
|/
* fix Ethereum xpub derivationMatthew Leon2019-12-191-3/+3
* Minify third party librariesIan Coleman2019-12-191-115830/+1
* Replace most libraries with combined libsIan Coleman2019-12-1923-196686/+116308
* Make seed field editableIan Coleman2019-12-181-0/+42
* Add bitcoin regtest paramsIan Coleman2019-12-183-0/+74
* Convert mnemonic to hex entropy instead of binaryIan Coleman2019-12-181-1/+3
* Allow manual override for entropy typeIan Coleman2019-12-172-9/+27
* Generate addresses for P2WSH and P2WSH-P2SHIan Coleman2019-12-171-4/+11
* Add P2WSH and P2WSH-P2SH for bitcoin and testnetIan Coleman2019-12-162-0/+112