Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into nanocurrency | iancoleman | 2020-10-19 | 1 | -6/+31 |
|\ | |||||
| * | Merge pull request #441 from bytefly/master | iancoleman | 2020-10-19 | 1 | -0/+17 |
| |\ | | | | | | | Add TRX coin support | ||||
| | * | Modify to use uncompressed public key as keccak256 input for TRX | zr | 2020-09-18 | 1 | -0/+1 |
| | | | |||||
| | * | Add TRX coin support | zr | 2020-09-10 | 1 | -0/+16 |
| | | | |||||
| * | | Merge pull request #442 from mvillalba/master | iancoleman | 2020-10-02 | 1 | -0/+8 |
| |\ \ | | | | | | | | | Add Binance Smart Chain (BSC) support | ||||
| | * | | Add Binance Smart Chain (BSC) support | Martín Raúl Villalba | 2020-09-25 | 1 | -0/+8 |
| | |/ | |||||
| * / | Remove bias from entropy in base 6 and base 10 | Ian Coleman | 2020-10-01 | 1 | -4/+4 |
| |/ | |||||
| * | Clean up duplicated dependencies from eos-util | Jeeyong Um | 2020-08-31 | 1 | -2/+2 |
| | | |||||
* | | Added NANO currency | Joohansson | 2020-08-26 | 1 | -0/+16 |
|/ | |||||
* | Update index.js | scribenetwork | 2020-08-12 | 1 | -0/+7 |
| | |||||
* | Merge pull request #422 from cryply/master | iancoleman | 2020-05-11 | 1 | -0/+8 |
|\ | | | | | adding CRP support | ||||
| * | adding CRP support | m0rpher | 2020-05-08 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'master' into feat/rsk-network | iancoleman | 2020-05-11 | 1 | -0/+46 |
|\ \ | |||||
| * | | Adding FIO -Foundation for Interwallet Operability | Shawn Arney | 2020-05-11 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | FIO - Foundation for Interwallet Operability. https://fioprotocol.io | ||||
| * | | Merge pull request #410 from MerkleBlock/handshake | iancoleman | 2020-05-11 | 1 | -0/+11 |
| |\ \ | | |/ | |/| | libs: add handshake support | ||||
| | * | libs: add handshake support | Javed Khan | 2020-04-03 | 1 | -0/+11 |
| | | | |||||
| * | | Add Sugarchain testnet support | Jang Chongchan | 2020-04-28 | 1 | -0/+7 |
| | | | |||||
| * | | Merge pull request #416 from Argoneum/argoneum | iancoleman | 2020-04-28 | 1 | -0/+7 |
| |\ \ | | | | | | | | | Add Argoneum (v1.4.1 or above) | ||||
| | * | | Add Argoneum (v1.4.1 or above) | Oleg Semyonov | 2020-04-25 | 1 | -0/+7 |
| | |/ | |||||
| * / | Add Sugarchain support | Jang Chongchan | 2020-04-24 | 1 | -0/+7 |
| |/ | |||||
* | | fix: calculate RSK addresses with EIP-155 compliant checksums | bguiz | 2020-03-10 | 1 | -0/+74 |
| | | |||||
* | | fix: define own libs.bitcoin.networks.rsk | bguiz | 2020-03-03 | 1 | -4/+4 |
|/ | |||||
* | add two networks: Jingtum and MOAC | Lospring Liu | 2020-02-14 | 1 | -0/+21 |
| | |||||
* | Fix ethereum private key format | Ian Coleman | 2020-02-07 | 1 | -1/+3 |
| | |||||
* | Merge pull request #396 from ilanolkies/patch-2 | iancoleman | 2020-02-06 | 1 | -0/+14 |
|\ | | | | | Add network | ||||
| * | Add network | Ilan | 2020-01-22 | 1 | -0/+14 |
| | | | | | | Based on https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP57.md | ||||
* | | Add EtherCore | EtherCore Contributor | 2020-01-02 | 1 | -0/+9 |
|/ | |||||
* | fix Ethereum xpub derivation | Matthew Leon | 2019-12-19 | 1 | -3/+3 |
| | |||||
* | Replace most libraries with combined libs | Ian Coleman | 2019-12-19 | 1 | -254/+253 |
| | |||||
* | Make seed field editable | Ian Coleman | 2019-12-18 | 1 | -0/+42 |
| | |||||
* | Add bitcoin regtest params | Ian Coleman | 2019-12-18 | 1 | -0/+9 |
| | |||||
* | Convert mnemonic to hex entropy instead of binary | Ian Coleman | 2019-12-18 | 1 | -1/+3 |
| | |||||
* | Allow manual override for entropy type | Ian Coleman | 2019-12-17 | 1 | -1/+18 |
| | |||||
* | Generate addresses for P2WSH and P2WSH-P2SH | Ian Coleman | 2019-12-17 | 1 | -4/+11 |
| | |||||
* | Add P2WSH and P2WSH-P2SH for bitcoin and testnet | Ian Coleman | 2019-12-16 | 1 | -0/+56 |
| | | | | Address generation still to come. | ||||
* | Partially revert Pull 371 BIP44 Default Change | Ian Coleman | 2019-12-02 | 1 | -32/+6 |
| | |||||
* | Fix typo splitPhrase/phraseSplit | Ian Coleman | 2019-11-11 | 1 | -2/+2 |
| | |||||
* | Tidy up split phrase warning | Ian Coleman | 2019-11-11 | 1 | -0/+9 |
| | | | | | | | Make red only when danger is present Align neatly with the rest of the UI Increase size of text area to show all three rows, although it still overflows on 24 words. | ||||
* | Add test for Pull Request 279 split phrase cards | Ian Coleman | 2019-11-11 | 1 | -2/+1 |
| | |||||
* | Raw entropy is interpreted as binary | Ian Coleman | 2019-11-11 | 1 | -1/+1 |
| | | | | | | | | | | For example, using abandon abandon ability becomes 8 zeros but how does the entropy field know it's hex and not binary? It assumes the worst-case scenario of binary, so entropy should be shown in binary. Perhaps if entropy type is explicitly selected in the future this can be changed back to using hex. But while magical assumptions exist, binary it must be. | ||||
* | Remove trailing comments | Ian Coleman | 2019-11-11 | 1 | -21/+21 |
| | |||||
* | Replace tabs with spaces as per rest of the file | Ian Coleman | 2019-11-11 | 1 | -52/+52 |
| | |||||
* | Merge branch 'master' into master | iancoleman | 2019-11-11 | 1 | -22/+191 |
|\ | |||||
| * | Merge branch 'master' into master | iancoleman | 2019-11-11 | 1 | -7/+146 |
| |\ | |||||
| | * | Merge pull request #368 from johnnynanjiang/elastos-pr | iancoleman | 2019-11-11 | 1 | -5/+88 |
| | |\ | | | | | | | | | Add Elastos | ||||
| | | * | Add Elastos | Nan Jiang | 2019-10-30 | 1 | -5/+88 |
| | | | | |||||
| | * | | Merge pull request #319 from energywebfoundation/master | iancoleman | 2019-11-11 | 1 | -1/+9 |
| | |\ \ | | | | | | | | | | | Add EWT | ||||
| | | * | | Add EWT | Garrett MacDonald | 2019-04-24 | 1 | -1/+9 |
| | | | | | |||||
| | * | | | Merge pull request #280 from mctrivia/add-hack-time-for-split-cards | iancoleman | 2019-11-11 | 1 | -0/+13 |
| | |\ \ \ | | | | | | | | | | | | | Add hack time calculation for Split Mnemonic Cards | ||||
| | | * | | | added code to calculate hack time of split cards | Matthew Cornelisse | 2018-11-28 | 1 | -0/+13 |
| | | | | | |