mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
73785706d8
* Get test case setup for tx 1c1f50e * Fix bug in OP_CHECKLOCKTIMEVERIFY.isValidAsm(), check that the ScriptNumber is lessthan or equal to 5 bytes in size * Fix bug in OP_CHECKSEQUENCEVERIFY.isValidAsm(), check that the ScriptNumber is lessthan or equal to 5 bytes in size * Fix bug to check <= rather than < * Revert Constants.scala, ScriptNumberUtil.scala, remove superflous 'return' |
||
---|---|---|
.. | ||
.jvm/src/test | ||
src/test/scala/org/bitcoins/core | ||
build.sbt | ||
README.md |
See our contributing guide for information on how to benchmark, test and develop your code.