rgb-cln/gossipd
Rusty Russell 0ca0db765a gossipd: fix crash if we truncate store.
Entries we've already loaded expect to exist in the store.  We could go
back and remove them all, but instead just truncate at the known-good
point.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-05-01 11:59:12 +02:00
..
test gossipd/routing: remove BFG implementation. 2019-04-18 06:33:09 +00:00
Makefile Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
broadcast.c gossipd: fix the check for node announcement in broadcast_state_check() 2019-04-16 00:20:26 +00:00
broadcast.h gossipd: adjust peers' broadcast_offset when compacting store. 2019-04-11 18:31:34 -07: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: fix crash if we truncate store. 2019-05-01 11:59:12 +02:00
gossip_store.csv daemons: use amount_msat/amount_sat in all internal wire transfers. 2019-02-21 08:01:37 +00:00
gossip_store.h gossipd: adjust peers' broadcast_offset when compacting store. 2019-04-11 18:31:34 -07:00
gossip_wire.csv Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
gossipd.c gossipd: adjust peers' broadcast_offset when compacting store. 2019-04-11 18:31:34 -07:00
routing.c gossipd/routing: remove BFG implementation. 2019-04-18 06:33:09 +00:00
routing.h gossipd/routing: remove BFG implementation. 2019-04-18 06:33:09 +00:00