bitcoin-s/core
Chris Stewart 752a7580b9
core: Make BytesUtil.writeCmpctSizeUInt() faster by avoiding BigInt allocations in CompactSizeUInt (#5909)
* core: Make BytesUtil.writeCmpctSizeUInt() faster by avoiding BitInt allocations in CompactSizeUInt

* Add invariant that CompactSizeUInt from long cannot be negative
2025-02-06 14:44:48 -06:00
..
.jvm/src/main/resources/bip39-wordlists Implement createCETsAndCETSigsAsync() to fix performance issue in test (#3089) 2021-05-14 17:59:56 -05:00
src/main/scala/org/bitcoins/core core: Make BytesUtil.writeCmpctSizeUInt() faster by avoiding BigInt allocations in CompactSizeUInt (#5909) 2025-02-06 14:44:48 -06:00
core.sbt Resturcutre cryptoTest & coreTest to work with scalajs build (#2731) 2021-03-03 16:52:03 -06:00
README.md WIP: Docusaurus website (#465) 2019-05-14 18:05:14 -05:00

See the core module section on the Bitcoin-S website.