mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-18 21:22:04 +01:00
* Add more optimizations, MultSignatureScriptPubKey.isMultiSignatureScriptPubKey() fails fast if it's not a valid multisig spk, also use more caching inside of Number's (UInt64, UInt32, etc) * Fix shortChannelidTest * Cache popular UInt64 numbers that are used in ScriptPubKey's. This reduces allocations which reduces memory usage |
||
---|---|---|
.. | ||
src/main/scala/org/bitcoins/crypto | ||
crypto.sbt |