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.
 
Brandon Roberts 783c59d99e removed Networks.all and associated test 10 years ago
..
block Merge pull request #1233 from carnesen/typo 10 years ago
crypto Add base option for BN.fromString 10 years ago
encoding fix regressions 10 years ago
errors Call the parent error of the fee errors FeeError for backwards compatibility. 10 years ago
script Added test case for an empty OP_RETURN for script.getData() Fixes #1237 10 years ago
transaction Refactored transaction.getSerializationError to be more concise. 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