This website requires JavaScript.
Explore
Help
Sign In
RanchiMall
/
flocore
Watch
3
Star
0
Fork
0
You've already forked flocore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8c5b2c851b
flocore
/
test
/
transaction
History
David de Kloet
8c5b2c851b
When checking for transaction serialization errors, check the output amount before checking fee errors. Added a test for it and also improved buildSkipTest by specifying which error to expect and using it for some tests where it wasn't used yet.
2015-05-23 20:13:53 -04:00
..
input
Fixed issue with handling invalid output scripts
2015-05-14 01:50:14 -04: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
Fixed issue with handling invalid output scripts
2015-05-14 01:50:14 -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
When checking for transaction serialization errors, check the output amount before checking fee errors. Added a test for it and also improved buildSkipTest by specifying which error to expect and using it for some tests where it wasn't used yet.
2015-05-23 20:13:53 -04:00
unspentoutput.js
UnspentOutput: Fix issue when 0 being feed as amount
2015-02-05 13:45:17 -03:00