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 a3dee0695d Improved performance of bufferReader.readUInt64LEBN() 10 years ago
..
block Benchmarks for block serialization & 4x performance improvement. 10 years ago
crypto fix signature hasDefinedHashtype method to be closer to the Bitcoin Core function IsDefinedHashtypeSignature 10 years ago
encoding Improved performance of bufferReader.readUInt64LEBN() 10 years ago
errors Call the parent error of the fee errors FeeError for backwards compatibility. 10 years ago
script remove skipped tests since equalivant boolean tests already exist 10 years ago
transaction Benchmarks for block serialization & 4x performance improvement. 10 years ago
util Update bn.js to 2.0.4 to handle 53 bit precision number input. 10 years ago
address.js allow addresses to have surrounding whitespace in validation 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 Fix JSDocs from String to string 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