core-lightning/openingd
Rusty Russell 2424b7dea8 connectd: hold peer until we're interested.
Either because lightningd tells us it wants to talk, or because the peer
says something about a channel.

We also introduce a behavior change: we disconnect after a failed open.
We might want to modify this later, but we it's a side-effect of openingd
not holding onto idle connections.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-03-23 13:20:12 +10:30
..
common.c hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
common.h hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
dualopend.c connectd: hold peer until we're interested. 2022-03-23 13:20:12 +10:30
dualopend_wire.csv dualopend: restore memleak calls. 2022-03-10 09:40:09 +10:30
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
openingd.c connectd: hold peer until we're interested. 2022-03-23 13:20:12 +10:30
openingd_wire.csv openingd: disconnect from peer when an error occurs. 2022-03-23 13:20:12 +10:30