core-lightning/gossipd
Rusty Russell 89291b930e gossipd: pass amount into gossip_store, rather than having it fetch.
We need to store the channel capacity for channel_announcement: hand it
in directly rather than having the gossip_store code do a lookup.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-05-13 05:16:18 +00:00
..
test gossip_store: change format so we store raw messages. 2019-05-13 05:16:18 +00:00
broadcast.c gossipd: pass amount into gossip_store, rather than having it fetch. 2019-05-13 05:16:18 +00:00
broadcast.h gossipd: pass amount into gossip_store, rather than having it fetch. 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 Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
gossip_store.c gossipd: pass amount into gossip_store, rather than having it fetch. 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 gossipd: pass amount into gossip_store, rather than having it fetch. 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: pass amount into gossip_store, rather than having it fetch. 2019-05-13 05:16:18 +00:00
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07: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