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 5e58adca5f Removed double errors in publickey. Fixes #1256 10 years ago
..
block Merge pull request #1233 from carnesen/typo 10 years ago
crypto Added support for uncompressed public keys to Signature.fromCompact 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 refactor networks 10 years ago
opcode.js Fix JSDocs from String to string 10 years ago
privatekey.js Fix validation error 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