core-lightning/gossipd
Rusty Russell 047a2ea043 gossip: don't use assert around code with side effects.
The use of status_failed() requires a stubs update, which fails
with unnamed parameters, so tweak the status.h header as well.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-12-22 15:47:17 +01:00
..
test gossip: don't use assert around code with side effects. 2017-12-22 15:47:17 +01:00
broadcast.c routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
broadcast.h routing: Add tracking of eviction for broadcasts 2017-12-22 15:47:17 +01:00
gossip_wire.csv bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
gossip.c bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile Makefile: make gossipd objects depend correctly on its own headers. 2017-12-17 02:44:20 +00:00
routing.c gossip: don't use assert around code with side effects. 2017-12-22 15:47:17 +01:00
routing.h bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00