mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
953142c013
* Change ScriptConstant members from def to val change all stuff in org.bitcoins.script.constant._ to actually be constant , this seems to improve performance from rudimentary bench marks by 2x * rework RawSerializerHelper.writeCmpctSizeUInt to remove extra loop * Fix bug where P2WPKHWitnessV0/P2WSHWitnessV0 didn't extend ScritpWitnessV0, add a few optimizations in ScriptWitness |
||
---|---|---|
.. | ||
src/test | ||
build.sbt |