mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
b036aa3338
* 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 |