bitcore-lib-zcash/test
Braydon Fuller d9047eebf0 Detect if scriptSig (input) or scriptPubKey (output) is previously known. 2015-07-09 11:30:20 -04:00
..
block fix imports for block tests 2015-05-23 16:44:11 -03:00
crypto fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 2015-07-01 07:11:08 -04:00
data CLTV: More tests and improved docs 2015-07-06 12:13:19 -07:00
encoding Added additional test cases for readUInt64LEBN 2015-07-01 15:05:26 -04:00
script Merge pull request #1291 from braydonf/optimize-script 2015-07-07 13:06:54 -04:00
transaction Detect if scriptSig (input) or scriptPubKey (output) is previously known. 2015-07-09 11:30:20 -04:00
util Removed readReverse() precondition for a 2x block parsing improvement. 2015-07-01 15:05:26 -04:00
address.js allow addresses to have surrounding whitespace in validation 2015-03-31 17:54:06 -03:00
docs.js check that there is no inconsistency between docs and bitcore version 2015-02-12 11:17:14 -03:00
hdkeycache.js Fixed bugs in IE11 2015-01-05 23:27:20 -05:00
hdkeys.js fix test for hdkey cache 2015-03-20 16:01:05 -03:00
hdprivatekey.js fix test for hdkey cache 2015-03-20 16:01:05 -03:00
hdpublickey.js Fix error on public key for hdpublickey 2015-02-23 12:10:51 -03:00
index.html fix index.html 2015-04-08 17:38:18 -03:00
index.js Simplify version guard 2015-05-18 15:00:45 -04:00
mocha.opts Fixed bugs in IE11 2015-01-05 23:27:20 -05:00
networks.js removed Networks.all and associated test 2015-06-22 20:36:35 -07:00
opcode.js Add CLTV (BIP65) support 2015-07-01 18:46:54 -07:00
privatekey.js stylistic change and unnecessary test code removal 2015-06-23 09:47:02 -07:00
publickey.js fix PublicKey.toObject 2015-05-11 12:24:45 -03:00
unit.js Rename toFiat() to atRate() 2014-12-28 17:40:11 -03:00
uri.js Implement I5 on URI 2015-01-15 18:17:15 -03:00