core-lightning/gossipd
Rusty Russell ba34e6cdc9 gossipd: use u64 for broadcast index.
uintmap uses uint64_t, we should here too.

Couldn't resist drive-by style fix for increment :)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-14 02:19:37 +00:00
..
test gossipd: do all malformdness checks on node_announcement before queueing. 2018-03-13 16:34:55 +01:00
broadcast.c gossipd: use u64 for broadcast index. 2018-03-14 02:19:37 +00:00
broadcast.h gossipd: use u64 for broadcast index. 2018-03-14 02:19:37 +00:00
gossip_wire.csv gossip: Pass output value to gossipd 2018-03-12 22:34:51 +00:00
gossip.c gossipd: cleanups due to feedback from cdecker. 2018-03-13 16:34:55 +01:00
handshake.c gossipd: use status levels for unusual reporting. 2018-02-28 12:48:45 +01:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
Makefile status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
routing.c gossipd: cleanups due to feedback from cdecker. 2018-03-13 16:34:55 +01:00
routing.h gossip: send error messages on grossly malformed channel_update. 2018-03-13 16:34:55 +01:00