Releases: ACINQ/lightning-kmp
Releases · ACINQ/lightning-kmp
v1.11.5
v1.11.4
v1.11.3
What's Changed
- Back to SNAPSHOT by @pm47 in #838
- Use 73 bytes der-encoded signatures in weight estimation by @t-bast in #836
- Update
bitcoin-kmpby @t-bast in #839 - Update bitcoin-kmp (taproot tweak refactor) by @sstone in #842
- Catch exceptions during peer storage deserialization by @t-bast in #843
- Set version to 1.11.3 by @sstone in #844
Full Changelog: v1.11.2...v1.11.3
v1.11.2
v1.11.1
What's Changed
- Back to SNAPSHOT by @pm47 in #827
- Minor code consolidation by @robbiehanson in #828
- Improve splice preparation performance by @t-bast in #829
- Always use 1 sat/B for commitment tx feerate by @pm47 in #830
- Add failure logs for onion validation by @t-bast in #831
- Set version to 1.11.1 by @pm47 in #832
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Remove legacy backup code by @pm47 in #811
- Send splice
commit_sigs as a batch by @t-bast in #787 - Refactor
ChannelKeysandKeyManagerby @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/byteby @t-bast in #819 - Only store txs spending our commit outputs by @t-bast in #820
- (Minor) Move
payerKey/payerNotetoOfferPaymentMetaDataclass 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