Commit Graph

35 Commits

Author SHA1 Message Date
Ian Coleman e0f91e2029 Add cashaddr address format for bitcoin cash 2018-05-08 10:19:59 +10:00
xarakas 0702ecd352 Add zcash support 2018-04-30 17:41:05 +03:00
xarakas 0a5d28a7ad Add Kobocoin support 2018-04-18 14:58:17 +03:00
Ian Coleman 645945a00f Warn when using weak entropy and strong mnemonic 2018-04-12 12:16:05 +10:00
Ian Coleman 85c906727a Warn when generating low entropy mnemonics 2018-04-12 12:08:52 +10:00
xarakas 85f762c905 Add coins supported by Coinomi wallet 2018-04-10 17:34:16 +03:00
Ian Coleman 38122a3d58 Add test for testnet p2wpkh parameters 2018-03-27 10:31:23 +11:00
Ian Coleman 680b94c1ef Add test for Beetlecoin 2018-03-27 10:28:39 +11:00
Ian Coleman e5167afe28 Add test for Neblio coin 2018-03-27 10:28:17 +11:00
Ian Coleman 88ae130125 Change Bitcoin Gold coin number to 156
Closes #189
2018-03-27 10:24:35 +11:00
Ian Coleman 5028988195 Use correct BIP44 value for Denarius of 116, not 0
See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
2018-03-12 11:41:35 +11:00
Ian Coleman f8ca25c338 Add spacing every 11 bits to the checksum 2018-03-12 11:31:41 +11:00
Ian Coleman 09d63290a4 Show the checksum value in the entropy details 2018-03-12 11:31:41 +11:00
Ian Coleman 048721a6ff Add test for blackcoin 2018-03-12 11:31:41 +11:00
carsenk 40209fd898 Add DNR Support 2018-03-06 01:11:55 -07:00
Ian Coleman 5dfe77e4a3 Fix tests which generate more rows 2018-02-06 10:33:21 +11:00
Ian Coleman e21e32da31 Add BIP38 test 2018-02-06 10:14:22 +11:00
Ian Coleman 2ef27fb80b Remove commented-out lines of code from test 2018-01-16 10:37:37 +11:00
Ian Coleman 423fb969c6 Test AXE network 2018-01-16 10:34:42 +11:00
Ian Coleman 9fae1ffbcc Increase allowed rendering time tests
Firefox was only generating 15 of 20 rows in the address table
2018-01-16 10:33:08 +11:00
Ian Coleman 78db37f663 LeftPad ethereum private keys with zeros if needed 2018-01-16 10:33:08 +11:00
Ian Coleman 5c1003dde3 Fix test for komodo 2018-01-03 10:52:39 +11:00
Ian Coleman a78f4e280c Add csv display of addresses 2018-01-03 10:33:22 +11:00
Ian Coleman 4e9b492ca4 Add BIP84 tab 2018-01-03 09:32:14 +11:00
Ian Coleman 91eb2cbcfd Fix typo game/komodo 2017-12-20 10:48:09 +11:00
Ian Coleman c51bb4f9e5 Add test for Onixcoin 2017-12-20 10:42:55 +11:00
ca333 aab3645f21 [ADD] KMD - Komodo 2017-12-04 05:01:53 +01:00
Ian Coleman 74ab4cbe90 Show entropy from PRNG and word indexes
see issue #132
2017-11-22 15:37:36 +11:00
Ian Coleman c49e881294 Add BIP141 tab for full segwit compatibility 2017-11-22 13:03:47 +11:00
Ian Coleman 0fd67b5915 Remove segwit from bip32 tab
This option will be added in the future to a bip141 tab
2017-11-22 09:59:58 +11:00
Ian Coleman 1c2b8c6b2d Use ltub for litecoin by default instead of xprv
Introduced when upgrading from bitcoinjs-lib v3.3.0
2017-11-22 09:40:35 +11:00
Ian Coleman 9183f9f658 Allow more rows to be generated at a custom index 2017-11-21 12:06:56 +11:00
Ian Coleman 5a10834a36 Add test for monacoin 2017-11-16 15:09:56 +11:00
Ian Coleman 1f354b0390 Add test for Bitcoin Gold network 2017-11-16 15:09:37 +11:00
Ian Coleman 0460b53f3a Use selenium for tests instead of phantomjs 2017-11-16 14:37:17 +11:00