Releases: ACINQ/lightning-kmp
Releases · ACINQ/lightning-kmp
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
v1.10.8
v1.10.7
v1.10.6
v1.10.5
v1.10.4
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
SpliceStatusby @pm47 in #796 - Increase default
maxAcceptedHtlcsto 12 by @pm47 in #797
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- Upgrade to kotlin 2.1.21 by @pm47 in #779
- Stricter Bolt11 invoice parsing by @t-bast in #789
- Keep features as a
ByteVectorin Bolt12 TLVs by @thomash-acinq in #790 - Update build and publishing scripts by @sstone in #791
- Ignore invoice expiry for accepted on-the-fly funding by @t-bast in #792
Full Changelog: v1.10.2...v1.10.3