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
0dbd9db0ea
flocore
/
test
/
transaction
History
David de Kloet
e294505486
Some transaction tests were not run because of the way they were built. Fixed this so they are run and fixed one test that still assumed the dust limit at 5460 instead of 546.
2015-05-13 09:14:00 +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
If output.script is InvalidBuffer, return null instead of throwing error
2015-05-12 17:23:56 -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
Some transaction tests were not run because of the way they were built. Fixed this so they are run and fixed one test that still assumed the dust limit at 5460 instead of 546.
2015-05-13 09:14:00 +02:00
unspentoutput.js
UnspentOutput: Fix issue when 0 being feed as amount
2015-02-05 13:45:17 -03:00