lightning/openingd
niftynei 99a621dd99 df-reconnects: allow tx-sigs in channeld iff we're reconnecting
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
2021-01-10 13:44:04 +01:00
..
common.c openingd: patch test_opening_tiny_channel under EXP_FEAT 2020-10-16 10:27:07 +10:30
common.h openingd: pull out check_configs into a common place 2020-09-09 19:54:20 +09:30
dualopend_wire.csv df: handle locked in etc in dualopend 2021-01-10 13:44:04 +01:00
dualopend_wiregen.c df: handle locked in etc in dualopend 2021-01-10 13:44:04 +01:00
dualopend_wiregen.h df: handle locked in etc in dualopend 2021-01-10 13:44:04 +01:00
dualopend.c df-reconnects: allow tx-sigs in channeld iff we're reconnecting 2021-01-10 13:44:04 +01:00
Makefile billboard: add in billboard updates from dualopend 2021-01-10 13:44:04 +01:00
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
openingd_wiregen.h utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
openingd.c temp_channel_id: move to common 2021-01-10 13:44:04 +01:00