bitcoin-lib icon indicating copy to clipboard operation
bitcoin-lib copied to clipboard

Simple bitcoin library written in Scala

Results 6 bitcoin-lib issues
Sort by recently updated
recently updated
newest added

Exposes signet Block hash and blockId from bitcoin-kmp; requires the next version of bitcoin-kmp includes [PR #61](https://github.com/ACINQ/bitcoin-kmp/pull/61).

Do you have any plans to add support for Scala 3/Dotty?

There is a scenario where the signature produced by bitcoin-lib is different than the one made by bitcoin-core, it's a legacy multisig (P2SH) with 2-of-2 signatures required. For clarity i...

not a bug

Bumps [scala-library](https://github.com/scala/scala) from 2.13.3 to 2.13.9. Release notes Sourced from scala-library's releases. Scala 2.13.9 The following changes are highlights of this release: Compatibility with Scala 3 Tasty Reader: Add support...

dependencies

`bitcoin-kmp` includes a simpler taproot tweak API (see https://github.com/ACINQ/bitcoin-kmp/pull/170). Note: this PR currently uses SNAPSHOT versions and will need to be updated once bitcoin-kmp and secp256k1-kmp have been released.