core-lightning/openingd
niftynei bc90c4f822 df: don't ignore their sigs, even if we've already seen them
In the case of failures/disconnects between dualopend receiving the sigs
and the main man disconnecting (as can happen using the testing
disconnects), failing to forward their sigs over to lightningd can
result in the channel never progressing from DUALOPEND_OPEN_INIT
to DUALOPEND_AWAITING_LOCKIN.

Always re-relay.
2021-03-17 10:25:18 +10:30
..
common.c df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend_wire.csv df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.c df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend_wiregen.h df-spec: consolidate dual-funding patches, update feerate protocol 2021-03-09 14:55:05 +10:30
dualopend.c df: don't ignore their sigs, even if we've already seen them 2021-03-17 10:25:18 +10:30
Makefile openingd: check upfront shutdown script. 2021-03-02 14:42:34 +10:30
openingd_wire.csv openingd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
openingd_wiregen.c tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
openingd_wiregen.h tools/generate-wire.py: include digits in #ifndef idempotent header. 2021-01-13 14:45:36 +01:00
openingd.c plugin: Do not send the internal framed message over the wire 2021-03-09 14:39:22 +10:30