1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 06:47:46 +01:00
eclair/eclair-core
Bastien Teinturier 5f4f72031f
Remove legacy force-close htlc matching (#2376)
Before eclair v0.6.0, we didn't store a mapping between htlc_id and htlc
txs, which made it tricky to correctly remove identical htlcs that used
MPP during force-close, when an htlc tx was confirmed.

We have added that mapping since then and released it more than one year
ago, so we can now safely remove that code.
2022-08-12 11:56:58 +02:00
..
src Remove legacy force-close htlc matching (#2376) 2022-08-12 11:56:58 +02:00
eclair-cli Add a "stop" API method (#2233) 2022-04-13 09:48:12 +02:00
pom.xml Update sqlite to 3.39.2.0 (#2369) 2022-08-09 14:31:03 +02:00