rgb-cln/gossipd
Rusty Russell ef28b6112c status: use common status codes for all the failures.
This change is really to allow us to have a --dev-fail-on-subdaemon-fail option
so we can handle failures from subdaemons generically.

It also neatens handling so we can have an explicit callback for "peer
did something wrong" (which matters if we want to close the channel in
that case).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-09-12 23:00:53 +02:00
..
test gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00
Makefile Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
broadcast.c Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
broadcast.h Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
gossip.c status: use common status codes for all the failures. 2017-09-12 23:00:53 +02:00
gossip_wire.csv status: use common status codes for all the failures. 2017-09-12 23:00:53 +02:00
routing.c gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00
routing.h gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00