mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
99a621dd99
There's a case where a dropped funding_locked will result in the peer moving onto channeld, while we stay in dualopend. As we haven't received their funding_locked, we retransmit tx_sigs, which channeld will need to handle. With the patch the peer drops it on the floor; the peer will resend funding_locked on reconnect, which will correctly advance us to channeld and CHANNELD_NORMAL |
||
---|---|---|
.. | ||
test | ||
channeld_htlc.h | ||
channeld_wire.csv | ||
channeld_wiregen.c | ||
channeld_wiregen.h | ||
channeld.c | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
Makefile | ||
watchtower.c | ||
watchtower.h |