rgb-cln/openingd
Rusty Russell 1d0c433dc4 channeld: treat all incoming errors as "soft", so we retry.
We still close the channel if we *send* an error, but we seem to have hit
another case where LND sends an error which seems transient, so this will
make a best-effort attempt to preserve our channel in that case.

Some test have to be modified, since they don't terminate as they did
previously :(

Changelog-Changed: quirks: We'll now reconnect and retry if we get an error on an established channel. This works around lnd sending error messages that may be non-fatal.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-12-13 16:36:18 +01:00
..
Makefile common: add fee_states state machine for update_fee. 2019-12-12 22:15:48 +01:00
opening_wire.csv openchannel hook: add new `close_to` field 2019-11-22 00:41:15 +00:00
openingd.c channeld: treat all incoming errors as "soft", so we retry. 2019-12-13 16:36:18 +01:00