aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Parse extended root key regardless of prefixIan Coleman2018-05-291-0/+19
|
* Add litecoin segwit testsIan Coleman2018-05-291-0/+38
|
* Add BTCP, BTCZ, ZCL, ZENxarakas2018-05-141-0/+35
|
* Add cashaddr address format for bitcoin cashIan Coleman2018-05-081-2/+34
|
* Add zcash supportxarakas2018-04-301-0/+7
|
* Add Kobocoin supportxarakas2018-04-181-0/+7
|
* Warn when using weak entropy and strong mnemonicIan Coleman2018-04-121-0/+32
|
* Warn when generating low entropy mnemonicsIan Coleman2018-04-121-0/+27
|
* Add coins supported by Coinomi walletxarakas2018-04-101-0/+519
|
* Add test for testnet p2wpkh parametersIan Coleman2018-03-271-0/+16
|
* Add test for BeetlecoinIan Coleman2018-03-271-0/+7
|
* Add test for Neblio coinIan Coleman2018-03-271-0/+7
|
* Change Bitcoin Gold coin number to 156Ian Coleman2018-03-271-1/+1
| | | | Closes #189
* Use correct BIP44 value for Denarius of 116, not 0Ian Coleman2018-03-121-1/+1
| | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
* Add spacing every 11 bits to the checksumIan Coleman2018-03-121-0/+17
|
* Show the checksum value in the entropy detailsIan Coleman2018-03-121-0/+15
|
* Add test for blackcoinIan Coleman2018-03-121-0/+7
|
* Add DNR Supportcarsenk2018-03-061-0/+7
|
* Fix tests which generate more rowsIan Coleman2018-02-061-8/+9
|
* Add BIP38 testIan Coleman2018-02-061-0/+31
|
* Remove commented-out lines of code from testIan Coleman2018-01-161-10/+4
|
* Test AXE networkIan Coleman2018-01-161-0/+7
|
* Increase allowed rendering time testsIan Coleman2018-01-161-1/+1
| | | | Firefox was only generating 15 of 20 rows in the address table
* LeftPad ethereum private keys with zeros if neededIan Coleman2018-01-161-0/+25
|
* Fix test for komodoIan Coleman2018-01-031-1/+1
|
* Add csv display of addressesIan Coleman2018-01-031-0/+18
|
* Add BIP84 tabIan Coleman2018-01-031-0/+148
|
* Fix typo game/komodoIan Coleman2017-12-201-1/+1
|
* Add test for OnixcoinIan Coleman2017-12-201-0/+7
|
* [ADD] KMD - Komodoca3332017-12-041-0/+7
|
* Show entropy from PRNG and word indexesIan Coleman2017-11-221-0/+27
| | | | see issue #132
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-221-0/+47
|
* Remove segwit from bip32 tabIan Coleman2017-11-221-25/+0
| | | | This option will be added in the future to a bip141 tab
* Use ltub for litecoin by default instead of xprvIan Coleman2017-11-221-5/+5
| | | | Introduced when upgrading from bitcoinjs-lib v3.3.0
* Allow more rows to be generated at a custom indexIan Coleman2017-11-211-0/+44
|
* Add test for monacoinIan Coleman2017-11-161-0/+7
|
* Add test for Bitcoin Gold networkIan Coleman2017-11-161-0/+7
|
* Use selenium for tests instead of phantomjsIan Coleman2017-11-163-0/+2594