aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Partially revert Pull 371 BIP44 Default ChangeIan Coleman2019-12-021-32/+6
* Fix typo splitPhrase/phraseSplitIan Coleman2019-11-111-2/+2
* Tidy up split phrase warningIan Coleman2019-11-111-0/+9
* Add test for Pull Request 279 split phrase cardsIan Coleman2019-11-111-2/+1
* Raw entropy is interpreted as binaryIan Coleman2019-11-111-1/+1
* Remove trailing commentsIan Coleman2019-11-111-21/+21
* Replace tabs with spaces as per rest of the fileIan Coleman2019-11-111-52/+52
* Merge branch 'master' into masteriancoleman2019-11-111-22/+191
|\
| * Merge branch 'master' into masteriancoleman2019-11-111-7/+146
| |\
| | * Merge pull request #368 from johnnynanjiang/elastos-priancoleman2019-11-111-5/+88
| | |\
| | | * Add ElastosNan Jiang2019-10-301-5/+88
| | * | Merge pull request #319 from energywebfoundation/masteriancoleman2019-11-111-1/+9
| | |\ \
| | | * | Add EWTGarrett MacDonald2019-04-241-1/+9
| | * | | Merge pull request #280 from mctrivia/add-hack-time-for-split-cardsiancoleman2019-11-111-0/+13
| | |\ \ \
| | | * | | added code to calculate hack time of split cardsMatthew Cornelisse2018-11-281-0/+13
| | * | | | Merge pull request #279 from mctrivia/masteriancoleman2019-11-111-0/+28
| | |\| | |
| | | * | | Added 2/3 Seed CardMatthew Cornelisse2018-11-201-0/+28
| | * | | | Merge pull request #271 from cernekee/localiancoleman2019-11-111-1/+8
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Allow converting mnemonic back to raw entropy valueKevin Cernekee2018-10-281-1/+8
| * | | | | Add a button to remove the "change" in the derivation path for ethereumIsmaël Bouya2019-10-291-19/+49
| |/ / / /