core-lightning/openingd
Rusty Russell 48522f3e9e common: don't hang up when we receive a warning.
We were allowed to, but the spec removed that.  So we handle warnings
differently from errors now.

This also means the LND "internal error" workaround is done in
lightningd (we still disconnect, but we don't want to close channel).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: Protocol: we no longer disconnect every time we receive a warning message.
2023-09-20 13:56:46 +09:30
..
common.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
common.h global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
dualopend_wire.csv dual-fund: keep track of aborted requests, seamlessly restart daemon 2023-07-30 15:20:04 +09:30
dualopend.c common: don't hang up when we receive a warning. 2023-09-20 13:56:46 +09:30
Makefile tx_roles: allow to be serialized btw processes 2023-02-07 21:03:36 -06:00
openingd_wire.csv openingd: Reject zeroconf if the peer is not allowed 2023-08-18 20:30:03 +09:30
openingd.c common: don't hang up when we receive a warning. 2023-09-20 13:56:46 +09:30