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.
 
Braydon Fuller e8446d4537 Removed double network call 10 years ago
..
block Benchmarks for block serialization & 4x performance improvement. 10 years ago
crypto Add CLTV (BIP65) support 10 years ago
encoding Added comment with reasoning for number or array BN instantiation. 10 years ago
errors Call the parent error of the fee errors FeeError for backwards compatibility. 10 years ago
script Removed double network call 10 years ago
transaction Add CLTV (BIP65) support 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 Fix error on public key for hdpublickey 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