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 ac2fbe2777 When disableMoreOutputThanInput is set for getSerializationError, also disable the fee checks as the concept of a fee is meaningless when unspent output value is negative. This also allows for removing the opts from buildSkipTest again and simplifying the skip test for disableMoreOutputThanInput. 10 years ago
..
input Fixed issue with handling invalid output scripts 10 years ago
index.js Add Signature subclass for Transaction Signatures 10 years ago
output.js Fixed issue with handling invalid output scripts 10 years ago
sighash.js sighash: remove dead branch 10 years ago
signature.js Add Signature subclass for Transaction Signatures 10 years ago
transaction.js When disableMoreOutputThanInput is set for getSerializationError, also disable the fee checks as the concept of a fee is meaningless when unspent output value is negative. This also allows for removing the opts from buildSkipTest again and simplifying the skip test for disableMoreOutputThanInput. 10 years ago
unspentoutput.js UnspentOutput: Fix issue when 0 being feed as amount 10 years ago