flocore/lib
2015-07-29 10:11:40 -04:00
..
block Fixes for various formatting issues and typos. 2015-07-29 10:11:40 -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 Fixes for various formatting issues and typos. 2015-07-29 10:11:40 -04:00
script Check that the public key is valid for outputs. 2015-07-14 09:58:05 -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
hdprivatekey.js Use Networks.get with 2 args when possible 2015-03-29 22:57:31 -03:00
hdpublickey.js Fixes for various formatting issues and typos. 2015-07-29 10:11:40 -04: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