bitcore-lib-zcash/lib
Braydon Fuller 9f4b1a2c26 Speed up isPublicKeyOut 2015-07-13 18:51:52 -04:00
..
block Benchmarks for block serialization & 4x performance improvement. 2015-06-24 21:19:34 -04:00
crypto Use Node.js crypto ripemd160 hash if available. 2015-07-08 22:15:20 -04:00
encoding Added comment with reasoning for number or array BN instantiation. 2015-07-01 15:30:21 -04:00
errors Call the parent error of the fee errors FeeError for backwards compatibility. 2015-05-10 00:38:56 +02:00
script Speed up isPublicKeyOut 2015-07-13 18:51:52 -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 Use late definition to resolve circular dependency. 2015-07-08 15:11:06 -04:00
hdkeycache.js add testing for key cache 2014-12-01 10:00:46 -03:00
hdprivatekey.js Use Networks.get with 2 args when possible 2015-03-29 22:57:31 -03:00
hdpublickey.js Fix error on public key for hdpublickey 2015-02-23 12:10:51 -03: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 remove unnecessary filtering code 2015-06-20 14:26:01 -07:00
publickey.js Removed double errors in publickey. Fixes #1256 2015-06-01 13:40:52 -04:00
unit.js Fix JSDocs from String to string 2015-02-24 15:31:12 -03:00
uri.js Standardize optional parameters to Closure syntax 2015-02-24 15:31:13 -03:00