Skip to content

Releases: ACINQ/bitcoin-kmp

v0.19.0

04 Mar 20:48
420d353
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

0.18.0

20 Feb 22:06
6344872
Compare
Choose a tag to compare

What's Changed

  • Set version to 0.18.0-SNAPSHOT by @sstone in #120
  • Pulls the Chain inner-class out of the Bitcoin object by @dpad85 in #121
  • Set version to 0.18.0 by @sstone in #122

New Contributors

Full Changelog: v0.17.0...v0.18.0

0.17.0

14 Feb 14:46
9819482
Compare
Choose a tag to compare

What's Changed

  • Use Either for error handling by @sstone in #115
  • Add Chain type by @sstone in #117
  • Add high-level types for musig2 primitives provided by secp256k1-kmp by @sstone in #107

Full Changelog: v0.16.0...v0.17.0

0.16.0

24 Jan 09:55
e3d17fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

0.15.0

13 Dec 17:51
bbed46b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

0.14.0

28 Sep 14:15
b807d2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

0.13.0

04 Jul 09:57
e3b99bb
Compare
Choose a tag to compare

What's Changed

  • Use proper types for address and script conversion errors by @sstone in #94
  • Use secp256k1-kmp 0.10.1 by @sstone in #95
  • Set version to 0.13.0 by @sstone in #96

Full Changelog: v0.12.0...v0.13.0

0.12.0

15 May 09:12
61c1d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

0.11.1

13 Mar 15:54
abe2d41
Compare
Choose a tag to compare

What's Changed

  • Add weight() to TxIn and TxOut by @t-bast in #84
  • Add a test with a 3Mb ordinals transaction by @sstone in #83
  • Fix OP_PUSHDATA encoding by @sstone in #85
  • Allow a segwit PSBT input to be updated with a non-segwit utxo by @sstone in #86
  • Use secp256k1-kmp 0.8.0 by @sstone in #87
  • Set version to 0.11.1 by @sstone in #88

Full Changelog: v0.11.0...v0.11.1

0.11.0

23 Jan 16:30
e1b221f
Compare
Choose a tag to compare

What's Changed

  • Add test for large opSuccess tx by @remyers in #76
  • Simple changes to make this library more scala-friendly by @sstone in #80
  • Set version to 0.11.0 by @sstone in #81

Full Changelog: v0.10.0...v0.11.0