mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-19 13:35:17 +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/test | ||
build.sbt | ||
README.md |
See our contributing guide for information on how to benchmark, test and develop your code.