rgb-cln/gossipd
darosior d9db9dc1ae gossipd: fix listnodes crash on non existing id
'node_arr' was not instanciated if an id was passed to listnodes and we could not get a node from it
2019-05-16 19:30:10 +02:00
..
test common: move gossip_store read routine where subdaemons can access it. 2019-05-13 05:16:18 +00:00
Makefile common: move gossip_store read routine where subdaemons can access it. 2019-05-13 05:16:18 +00:00
broadcast.c gossipd: send per-peer daemons offsets into gossip store. 2019-05-13 05:16:18 +00:00
broadcast.h gossipd: send per-peer daemons offsets into gossip store. 2019-05-13 05:16:18 +00:00
gossip_constants.h Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
gossip_peerd_wire.csv gossipd: send per-peer daemons offsets into gossip store. 2019-05-13 05:16:18 +00:00
gossip_store.c common: move gossip_store read routine where subdaemons can access it. 2019-05-13 05:16:18 +00:00
gossip_store.csv gossip_store: change format so we store raw messages. 2019-05-13 05:16:18 +00:00
gossip_store.h common: move gossip_store read routine where subdaemons can access it. 2019-05-13 05:16:18 +00:00
gossip_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
gossipd.c gossipd: fix listnodes crash on non existing id 2019-05-16 19:30:10 +02:00
routing.c gossipd: pass amount into gossip_store, rather than having it fetch. 2019-05-13 05:16:18 +00:00
routing.h gossipd/routing: remove BFG implementation. 2019-04-18 06:33:09 +00:00