1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 06:35:11 +01:00
eclair/eclair-core
Bastien Teinturier a3b1f9fb23
Handle splice with local/remote index mismatch (#2757)
We assumed that once quiescent, the local and remote commitment index
would be the same, but that's not true. Those two indices may diverge
because of concurrent updates. We need to keep using the right index for
each commitment during and after a splice, otherwise it leads to "invalid
commit sig" errors.
2023-09-28 17:50:54 +02:00
..
src Handle splice with local/remote index mismatch (#2757) 2023-09-28 17:50:54 +02:00
eclair-cli Add RPC to bump local commit fees (#2743) 2023-09-14 17:07:06 +02:00
pom.xml Update to bitcoind 24.1 (#2711) 2023-08-16 17:10:03 +02:00