Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into nanocurrency | iancoleman | 2020-10-19 | 1 | -45/+72 |
|\ | |||||
| * | Merge pull request #441 from bytefly/master | iancoleman | 2020-10-19 | 1 | -0/+11 |
| |\ | | | | | | | Add TRX coin support | ||||
| | * | Add testcase for TRX | zr | 2020-10-05 | 1 | -0/+11 |
| | | | |||||
| * | | Merge pull request #442 from mvillalba/master | iancoleman | 2020-10-02 | 1 | -0/+10 |
| |\ \ | | | | | | | | | Add Binance Smart Chain (BSC) support | ||||
| | * | | Add Binance Smart Chain (BSC) support | Martín Raúl Villalba | 2020-09-25 | 1 | -0/+10 |
| | |/ | |||||
| * / | Remove bias from entropy in base 6 and base 10 | Ian Coleman | 2020-10-01 | 1 | -45/+51 |
| |/ | |||||
* / | Added NANO currency | Joohansson | 2020-08-26 | 1 | -0/+10 |
|/ | |||||
* | Update tests.js | scribenetwork | 2020-08-19 | 1 | -0/+10 |
| | |||||
* | Add CranePay test | Ian Coleman | 2020-05-11 | 1 | -0/+10 |
| | |||||
* | Fix RSK tests | Ian Coleman | 2020-05-11 | 1 | -8/+8 |
| | |||||
* | Adding FIO -Foundation for Interwallet Operability | Shawn Arney | 2020-05-11 | 1 | -0/+9 |
| | | | | | | FIO - Foundation for Interwallet Operability. https://fioprotocol.io | ||||
* | Add Sugarchain testnet support | Jang Chongchan | 2020-04-28 | 1 | -0/+10 |
| | |||||
* | Merge pull request #416 from Argoneum/argoneum | iancoleman | 2020-04-28 | 1 | -0/+10 |
|\ | | | | | Add Argoneum (v1.4.1 or above) | ||||
| * | Add Argoneum (v1.4.1 or above) | Oleg Semyonov | 2020-04-25 | 1 | -0/+10 |
| | | |||||
* | | Add Sugarchain support | Jang Chongchan | 2020-04-24 | 1 | -0/+10 |
|/ | |||||
* | add test for networks Jingtum and MOAC | Lospring Liu | 2020-02-15 | 1 | -0/+20 |
| | |||||
* | Test pubkey and privkey for all coins | Ian Coleman | 2020-02-07 | 1 | -13/+553 |
| | |||||
* | Add tests for RSK network and testnet | Ian Coleman | 2020-02-06 | 1 | -0/+14 |
| | |||||
* | Fix ethercore test | Ian Coleman | 2020-02-06 | 1 | -1/+1 |
| | |||||
* | add testcase for ethercore | EtherCore Contributor | 2020-01-02 | 1 | -0/+7 |
| | |||||
* | add failing test for ETH xpub derivation | Matthew Leon | 2019-12-19 | 1 | -1/+16 |
| | | | | see https://github.com/iancoleman/bip39/issues/169 | ||||
* | Remove pending from some tests using chrome | Ian Coleman | 2019-12-18 | 1 | -8/+0 |
| | | | | Unfortunately firefox pending tests still do not work. | ||||
* | Make seed field editable | Ian Coleman | 2019-12-18 | 1 | -0/+13 |
| | |||||
* | Add bitcoin regtest params | Ian Coleman | 2019-12-18 | 1 | -0/+7 |
| | |||||
* | Convert mnemonic to hex entropy instead of binary | Ian Coleman | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Allow manual override for entropy type | Ian Coleman | 2019-12-17 | 1 | -0/+44 |
| | |||||
* | Generate addresses for P2WSH and P2WSH-P2SH | Ian Coleman | 2019-12-17 | 1 | -8/+12 |
| | |||||
* | Add P2WSH and P2WSH-P2SH for bitcoin and testnet | Ian Coleman | 2019-12-16 | 1 | -0/+96 |
| | | | | Address generation still to come. | ||||
* | Fix energyweb test | Ian Coleman | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | Revert "Fix tests for Pull Request 371" | Ian Coleman | 2019-12-02 | 1 | -12/+12 |
| | | | | This reverts commit b130271b2b5cb08a9516a3472607826bb88ad3bf. | ||||
* | Add test for Pull Request 370 THT Thought network | Ian Coleman | 2019-11-11 | 1 | -0/+7 |
| | |||||
* | Run all tests instead of only specific new tests | Ian Coleman | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | Fix tests for Pull Request 371 | Ian Coleman | 2019-11-11 | 1 | -12/+12 |
| | |||||
* | Add test for Pull Request 319 EnergyWeb | Ian Coleman | 2019-11-11 | 1 | -0/+7 |
| | |||||
* | Add test for Pull Request 279 split phrase cards | Ian Coleman | 2019-11-11 | 1 | -0/+31 |
| | |||||
* | Raw entropy is interpreted as binary | Ian Coleman | 2019-11-11 | 1 | -2/+7 |
| | | | | | | | | | | 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. | ||||
* | Test for Pull Request 271 | Ian Coleman | 2019-11-11 | 1 | -0/+17 |
| | |||||
* | Fix elastos changes | Ian Coleman | 2019-11-11 | 1 | -1/+1 |
| | |||||
* | Add Elastos | Nan Jiang | 2019-10-30 | 1 | -0/+7 |
| | |||||
* | Add Groestlcoin | HashEngineering | 2019-09-13 | 1 | -0/+35 |
| | |||||
* | Fix test failing due to timeout | Ian Coleman | 2019-09-12 | 1 | -1/+2 |
| | |||||
* | Fix CPUchain test | Ian Coleman | 2019-09-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya | iancoleman | 2019-09-12 | 1 | -0/+29 |
|\ | | | | | Support BSV, RPD, MONKEY, ARYA | ||||
| * | Support BSV, RPD, MONKEY, ARYA | Pavlos Tzegiannakis | 2019-09-02 | 1 | -0/+29 |
| | | |||||
* | | Merge pull request #355 from zhanghangorg/master | iancoleman | 2019-09-12 | 1 | -2/+2 |
|\ \ | | | | | | | Zencash renamed Horizen | ||||
| * | | Zencash was renamed Horizen in 2018 | zhanghang | 2019-09-11 | 1 | -2/+2 |
| |/ | |||||
* / | Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify | Pawel Cioch | 2019-09-10 | 1 | -1/+8 |
|/ | |||||
* | Merge pull request #345 from flyfoxuk/master | iancoleman | 2019-08-01 | 1 | -0/+8 |
|\ | | | | | Added CSC (CasinoCoin) with test | ||||
| * | Added CSC (CasinoCoin) with test | Chris | 2019-07-18 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'master' into master | iancoleman | 2019-08-01 | 1 | -0/+7 |
|\ \ |