1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-core
Bastien Teinturier 948b4b91db
Don't send splice_locked before tx_signatures (#2741)
When reconnecting in the middle of signing a splice, we must ensure that
splice_locked is sent *after* tx_signatures. Otherwise when using 0-conf
we may retransmit splice_locked before tx_signatures, which our peer will
ignore because they don't have a corresponding fully signed commitment.
2023-09-13 15:40:54 +02:00
..
src Don't send splice_locked before tx_signatures (#2741) 2023-09-13 15:40:54 +02:00
eclair-cli Add closedchannels RPC (#2642) 2023-06-02 11:38:58 +02:00
pom.xml Update to bitcoind 24.1 (#2711) 2023-08-16 17:10:03 +02:00