rgb-cln/openingd
Rusty Russell b223a6acbb common/read_peer_msg: don't try to handle reestablish/reopen.
Let the callers do that (only channeld needs to do this).

We temporarily send an error on unknown reestablish in openingd, as
this mimic previous behavior and avoids breaking tests (it does leave
a BROKEN message in the logs though, so
test_funding_external_wallet_corners needs to ignore that for now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-25 13:23:28 +09:30
..
Makefile common/gossip_store: avoid fd pass for new store, use end marker. 2021-05-22 17:53:04 +09:30
common.c doc: remove suffix for included-in-master BOLTs. 2021-04-07 14:34:39 +09:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c channel: import upgrade spec. 2021-06-04 16:13:08 +09:30
dualopend_wire.csv openingd/dualopend: remove send_msg functionality. 2021-06-03 16:16:34 +09:30
dualopend_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
dualopend_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
openingd.c common/read_peer_msg: don't try to handle reestablish/reopen. 2021-06-25 13:23:28 +09:30
openingd_wire.csv openingd/dualopend: remove send_msg functionality. 2021-06-03 16:16:34 +09:30
openingd_wiregen.c gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30
openingd_wiregen.h gen/impl_template: fix generation of singleton varsize elements. 2021-06-04 16:13:08 +09:30