Skip to content

Releases: ACINQ/lightning-kmp

v1.11.2

05 Nov 17:13
3c6eec6

Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

30 Oct 16:19
7c53589

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

23 Oct 08:36
049a632

Choose a tag to compare

What's Changed

  • Remove legacy backup code by @pm47 in #811
  • Send splice commit_sigs as a batch by @t-bast in #787
  • Refactor ChannelKeys and KeyManager by @t-bast in #798
  • Remove deprecated serialization format and fields by @t-bast in #685
  • Refactor transactions for taproot compatibility by @t-bast in #800
  • Upgrade kotlin to 2.2.0 by @pm47 in #812
  • Implement Simple Taproot Channels by @sstone in #805
  • Add more taproot tests and clean-up by @t-bast in #815
  • Increase maximum number of accepted HTLCs to 19 by @sstone in #817
  • Use bitcoin-kmp 0.27.0 and secp256k1-kmp 0.20.0 by @sstone in #818
  • Fixing bugs & shortcomings in OfferPaymentMetadata.V1 by @robbiehanson in #816
  • Set commitment feerate to 1 sat/byte by @t-bast in #819
  • Only store txs spending our commit outputs by @t-bast in #820
  • (Minor) Move payerKey/payerNote to OfferPaymentMetaData class by @pm47 in #821
  • Update secp256k1-kmp to 0.21.0 by @sstone in #824
  • Set version to 1.11.0 by @sstone in #826

Full Changelog: v1.10.8...v1.11.0

v1.10.8

24 Sep 13:28
dd9e2c8

Choose a tag to compare

What's Changed

Full Changelog: v1.10.7...v1.10.8

v1.10.7

17 Sep 09:15
1fcb656

Choose a tag to compare

What's Changed

  • Fix Bolt 11 signature validation standardness issue by @t-bast in #806
  • Add a new peer storage format to handle legacy backups by @pm47 in #807

Full Changelog: v1.10.6...v1.10.7

v1.10.6

12 Aug 15:54
b9ba942

Choose a tag to compare

What's Changed

  • Add look-ahead to on-chain wallet by @pm47 in #803

Full Changelog: v1.10.5...v1.10.6

v1.10.5

30 Jul 09:45
8c7f4e2

Choose a tag to compare

What's Changed

  • Don't allocate bytes for invalid sizes by @t-bast in #801

Thanks @erickcestari !

Full Changelog: v1.10.4...v1.10.5

v1.10.4

09 Jul 10:50
678919d

Choose a tag to compare

What's Changed

  • Less aggressive security margin for otf payments by @pm47 in #793
  • Ignore invalid fallback address field in Bolt11 invoices by @pm47 in #794
  • Use bitcoin-kmp 0.25.1 and set jdk 1.8 compiler option by @sstone in #795
  • Remove duplication of htlcs storage for SpliceStatus by @pm47 in #796
  • Increase default maxAcceptedHtlcs to 12 by @pm47 in #797

Full Changelog: v1.10.3...v1.10.4

v1.10.3

01 Jul 13:46
235d24c

Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.10.3

v1.10.2

12 May 13:07
c07c72a

Choose a tag to compare

What's Changed

  • (Minor) Do not log RecommendedFeerates message by @pm47 in #786
  • Use correct max amount in splice out helpers by @pm47 in #785

Full Changelog: v1.10.1...v1.10.2