flocore/test/transaction
2015-05-09 21:06:40 +02:00
..
input fix regressions 2015-04-29 18:55:42 -03:00
deserialize.js Update bn.js to 2.0.4 to handle 53 bit precision number input. 2015-04-30 11:20:09 -04:00
output.js Update bn.js to 2.0.4 to handle 53 bit precision number input. 2015-04-30 11:20:09 -04:00
sighash.js Add check for small fees 2015-02-16 12:47:53 -03:00
signature.js Add Signature subclass for Transaction Signatures 2015-02-11 12:35:47 -03:00
transaction.js 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. 2015-05-09 21:06:40 +02:00
unspentoutput.js UnspentOutput: Fix issue when 0 being feed as amount 2015-02-05 13:45:17 -03:00