You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Patrick Nagurny 9c30e96d9c Merge pull request #1302 from braydonf/formatting 10 years ago
..
block Fixes for various formatting issues and typos. 10 years ago
crypto Use Node.js crypto ripemd160 hash if available. 10 years ago
encoding Added comment with reasoning for number or array BN instantiation. 10 years ago
errors Fixes for various formatting issues and typos. 10 years ago
script Merge pull request #1301 from braydonf/pubkey 10 years ago
transaction Merge pull request #1301 from braydonf/pubkey 10 years ago
util Removed readReverse() precondition for a 2x block parsing improvement. 10 years ago
address.js Use late definition to resolve circular dependency. 10 years ago
hdkeycache.js add testing for key cache 10 years ago
hdprivatekey.js Use Networks.get with 2 args when possible 10 years ago
hdpublickey.js Fixes for various formatting issues and typos. 10 years ago
networks.js removed Networks.all and associated test 10 years ago
opcode.js Add CLTV (BIP65) support 10 years ago
privatekey.js remove unnecessary filtering code 10 years ago
publickey.js Removed double errors in publickey. Fixes #1256 10 years ago
unit.js Fix JSDocs from String to string 10 years ago
uri.js Standardize optional parameters to Closure syntax 10 years ago