aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* add test for networks Jingtum and MOACLospring Liu2020-02-151-0/+20
|
* Test pubkey and privkey for all coinsIan Coleman2020-02-071-13/+553
|
* Add tests for RSK network and testnetIan Coleman2020-02-061-0/+14
|
* Fix ethercore testIan Coleman2020-02-061-1/+1
|
* add testcase for ethercoreEtherCore Contributor2020-01-021-0/+7
|
* add failing test for ETH xpub derivationMatthew Leon2019-12-191-1/+16
| | | | see https://github.com/iancoleman/bip39/issues/169
* Remove pending from some tests using chromeIan Coleman2019-12-181-8/+0
| | | | Unfortunately firefox pending tests still do not work.
* Make seed field editableIan Coleman2019-12-181-0/+13
|
* Add bitcoin regtest paramsIan Coleman2019-12-181-0/+7
|
* Convert mnemonic to hex entropy instead of binaryIan Coleman2019-12-181-1/+1
|
* Allow manual override for entropy typeIan Coleman2019-12-171-0/+44
|
* Generate addresses for P2WSH and P2WSH-P2SHIan Coleman2019-12-171-8/+12
|
* Add P2WSH and P2WSH-P2SH for bitcoin and testnetIan Coleman2019-12-161-0/+96
| | | | Address generation still to come.
* Fix energyweb testIan Coleman2019-12-021-1/+1
|
* Revert "Fix tests for Pull Request 371"Ian Coleman2019-12-021-12/+12
| | | | This reverts commit b130271b2b5cb08a9516a3472607826bb88ad3bf.
* Add test for Pull Request 370 THT Thought networkIan Coleman2019-11-111-0/+7
|
* Run all tests instead of only specific new testsIan Coleman2019-11-111-3/+3
|
* Fix tests for Pull Request 371Ian Coleman2019-11-111-12/+12
|
* Add test for Pull Request 319 EnergyWebIan Coleman2019-11-111-0/+7
|
* Add test for Pull Request 279 split phrase cardsIan Coleman2019-11-111-0/+31
|
* Raw entropy is interpreted as binaryIan Coleman2019-11-111-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 271Ian Coleman2019-11-111-0/+17
|
* Fix elastos changesIan Coleman2019-11-111-1/+1
|
* Add ElastosNan Jiang2019-10-301-0/+7
|
* Add GroestlcoinHashEngineering2019-09-131-0/+35
|
* Fix test failing due to timeoutIan Coleman2019-09-121-1/+2
|
* Fix CPUchain testIan Coleman2019-09-121-1/+1
|
* Merge pull request #352 from PavlosTze/bsv-rpd-monkey-aryaiancoleman2019-09-121-0/+29
|\ | | | | Support BSV, RPD, MONKEY, ARYA
| * Support BSV, RPD, MONKEY, ARYAPavlos Tzegiannakis2019-09-021-0/+29
| |
* | Merge pull request #355 from zhanghangorg/masteriancoleman2019-09-121-2/+2
|\ \ | | | | | | Zencash renamed Horizen
| * | Zencash was renamed Horizen in 2018zhanghang2019-09-111-2/+2
| |/
* / Added HUSH3 encoding and kept old as Legacy for users to be able to cross verifyPawel Cioch2019-09-101-1/+8
|/
* Merge pull request #345 from flyfoxuk/masteriancoleman2019-08-011-0/+8
|\ | | | | Added CSC (CasinoCoin) with test
| * Added CSC (CasinoCoin) with testChris2019-07-181-0/+8
| |
* | Merge branch 'master' into masteriancoleman2019-08-011-0/+7
|\ \
| * \ Merge pull request #341 from Cryptarchist/support_wagerriancoleman2019-08-011-0/+7
| |\ \ | | |/ | |/| Add support for Wagerr
| | * Add support for WagerrCryptarchist2019-07-161-0/+7
| | |
* | | Add CPUchain supportMin Khang Aung2019-07-171-0/+7
|/ /
* / add test for VeChainMatt Robertson2019-07-041-0/+7
|/
* Remove Monkey network, test was failing.Ian Coleman2019-07-041-7/+0
| | | | See https://github.com/iancoleman/bip39/pull/335#issuecomment-500638649
* Add test for StellarIan Coleman2019-07-041-0/+7
|
* Fix typo testNetowrk/testNetworkIan Coleman2019-07-041-1/+1
|
* Fix naming of Dogecoin TestnetIan Coleman2019-07-041-1/+1
|
* Adding FIX coin supportyurykk2019-06-271-0/+14
|
* Adding TWINS coin supportyurykk2019-06-271-0/+14
|
* DeepOnion: test fixedaitorp62019-06-111-1/+1
|
* Merge branch 'master' into eosio-supportiancoleman2019-06-111-1/+22
|\
| * [iancoleman/bip39] ADD support MONK, LTCt, DOGEt (#335)Panagiotis David2019-06-101-1/+1
| | | | | | Can you please replace the tab character with a space character in MONK name thanks.
| * ADD support MONK, LTCt, DOGEtPanagiotis David2019-06-101-1/+22
| |
* | Add EOSIO test specJeeyong Um2019-06-021-5/+23
|/