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.
 
David de Kloet d1eb190626 Introduce different kinds of FeeError to distinguish the different cases. Fix the issue uncovered by this, which is that getFee might not be the actual fee, but only an estimate, if a change address is specified but there isn't enough to pay a fee and have change. 10 years ago
..
block fix block parsing problem 10 years ago
crypto Properly capitalize BufferUtil everywhere 10 years ago
encoding fix regressions 10 years ago
errors Introduce different kinds of FeeError to distinguish the different cases. Fix the issue uncovered by this, which is that getFee might not be the actual fee, but only an estimate, if a change address is specified but there isn't enough to pay a fee and have change. 10 years ago
script fix bug in recognizing p2sh input scripts 10 years ago
transaction Introduce different kinds of FeeError to distinguish the different cases. Fix the issue uncovered by this, which is that getFee might not be the actual fee, but only an estimate, if a change address is specified but there isn't enough to pay a fee and have change. 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 refactor Address<->Script relation 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