Commit Graph

146 Commits

Author SHA1 Message Date
iancoleman 42e00ef56a Merge pull request #442 from mvillalba/master
Add Binance Smart Chain (BSC) support
2020-10-02 11:25:17 +10:00
Ian Coleman bf96267f89 Remove bias from entropy in base 6 and base 10 2020-10-01 23:44:38 +00:00
Martín Raúl Villalba 995bc58791 Add Binance Smart Chain (BSC) support 2020-09-25 12:27:50 -03:00
scribenetwork 4729ecca04 Update tests.js 2020-08-19 06:22:14 +02:00
Ian Coleman 26767a2ce3 Add CranePay test 2020-05-11 09:43:35 +10:00
Ian Coleman a748c4b5c6 Fix RSK tests 2020-05-11 09:43:21 +10:00
Shawn Arney d1d8699fc4 Adding FIO -Foundation for Interwallet Operability
FIO - Foundation for Interwallet Operability.

https://fioprotocol.io
2020-05-11 08:43:55 +10:00
Jang Chongchan 7594405011 Add Sugarchain testnet support 2020-04-28 23:33:27 +09:00
iancoleman d359fe64b2 Merge pull request #416 from Argoneum/argoneum
Add Argoneum (v1.4.1 or above)
2020-04-28 09:25:55 +10:00
Oleg Semyonov 46054e445e Add Argoneum (v1.4.1 or above) 2020-04-25 14:26:06 +03:00
Jang Chongchan 4958ea8009 Add Sugarchain support 2020-04-24 10:20:50 +09:00
Lospring Liu f3101bd3f1 add test for networks Jingtum and MOAC 2020-02-15 16:17:04 -05:00
Ian Coleman 1dafc30db4 Test pubkey and privkey for all coins 2020-02-07 20:59:19 +11:00
Ian Coleman a67554c649 Add tests for RSK network and testnet 2020-02-06 20:11:09 +11:00
Ian Coleman 0bc6361db4 Fix ethercore test 2020-02-06 20:10:52 +11:00
EtherCore Contributor 9e04576e2f add testcase for ethercore 2020-01-02 00:53:17 +09:00
Matthew Leon dfb4fd1be5 add failing test for ETH xpub derivation
see https://github.com/iancoleman/bip39/issues/169
2019-12-19 15:35:31 -05:00
Ian Coleman 206cbafceb Remove pending from some tests using chrome
Unfortunately firefox pending tests still do not work.
2019-12-18 10:57:29 +11:00
Ian Coleman 9cf02dd452 Make seed field editable 2019-12-18 10:32:25 +11:00
Ian Coleman f12242014d Add bitcoin regtest params 2019-12-18 09:51:00 +11:00
Ian Coleman 244c76022a Convert mnemonic to hex entropy instead of binary 2019-12-18 09:07:17 +11:00
Ian Coleman 516c16d721 Allow manual override for entropy type 2019-12-17 14:10:45 +11:00
Ian Coleman f7e9fdf002 Generate addresses for P2WSH and P2WSH-P2SH 2019-12-17 11:46:07 +11:00
Ian Coleman 5c203fab6a Add P2WSH and P2WSH-P2SH for bitcoin and testnet
Address generation still to come.
2019-12-16 13:27:15 +11:00
Ian Coleman c845ee6f6e Fix energyweb test 2019-12-02 10:44:35 +11:00
Ian Coleman c394ec3c4f Revert "Fix tests for Pull Request 371"
This reverts commit b130271b2b.
2019-12-02 10:25:09 +11:00
Ian Coleman 93f3a286db Add test for Pull Request 370 THT Thought network 2019-11-11 11:35:17 +11:00
Ian Coleman 3799728c76 Run all tests instead of only specific new tests 2019-11-11 11:23:54 +11:00
Ian Coleman b130271b2b Fix tests for Pull Request 371 2019-11-11 11:19:18 +11:00
Ian Coleman bfe1963eaa Add test for Pull Request 319 EnergyWeb 2019-11-11 10:55:26 +11:00
Ian Coleman a04946e23e Add test for Pull Request 279 split phrase cards 2019-11-11 10:53:20 +11:00
Ian Coleman 700294714c Raw entropy is interpreted as binary
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.
2019-11-11 10:31:14 +11:00
Ian Coleman 659b06a7b8 Test for Pull Request 271 2019-11-11 10:11:40 +11:00
Ian Coleman 1ba5816184 Fix elastos changes 2019-11-11 10:01:51 +11:00
Nan Jiang 36523e0d97 Add Elastos 2019-10-30 13:58:32 +11:00
HashEngineering 76120cb0b4 Add Groestlcoin 2019-09-13 06:27:59 -07:00
Ian Coleman b603572295 Fix test failing due to timeout 2019-09-12 11:58:32 +10:00
Ian Coleman 8817e2487a Fix CPUchain test 2019-09-12 10:39:03 +10:00
iancoleman c6c86591a9 Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya
Support BSV, RPD, MONKEY, ARYA
2019-09-12 10:36:30 +10:00
iancoleman 5d1bb7d776 Merge pull request #355 from zhanghangorg/master
Zencash renamed Horizen
2019-09-12 10:14:33 +10:00
Pawel Cioch 318ec4dc9f Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify 2019-09-10 22:11:28 -05:00
zhanghang ec38b3a263 Zencash was renamed Horizen in 2018 2019-09-11 10:55:02 +08:00
Pavlos Tzegiannakis 31264e8bea Support BSV, RPD, MONKEY, ARYA 2019-09-02 09:58:09 +03:00
iancoleman e440d504fb Merge pull request #345 from flyfoxuk/master
Added CSC (CasinoCoin) with test
2019-08-01 10:02:07 +10:00
iancoleman 9f675f2e47 Merge branch 'master' into master 2019-08-01 10:01:17 +10:00
iancoleman e5c4aa4098 Merge pull request #341 from Cryptarchist/support_wagerr
Add support for Wagerr
2019-08-01 10:00:06 +10:00
Chris 45e40c288f Added CSC (CasinoCoin) with test 2019-07-18 11:50:14 +01:00
Min Khang Aung 519e9dc728 Add CPUchain support 2019-07-17 05:02:28 +09:00
Cryptarchist 67f18e2a63 Add support for Wagerr 2019-07-16 13:31:54 +01:00
Matt Robertson 881fbe2234 add test for VeChain 2019-07-04 14:18:30 -05:00