You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 8139164aa0 gossipd: disallow far future (+1 day) or far past (2 weeks) timestamps. 5 years ago
..
test gossipd: ignore redundant channel_update and node_announcement. 5 years ago
Makefile gossipd: move gossip message generation into its own file. 5 years ago
broadcast.h gossipd: remove broadcast map altogether. 6 years ago
gossip_constants.h bolt: update to BOLT spec changes (extract format + type specifications) 6 years ago
gossip_peerd_wire.csv wire-gen: move in-house wire delcarations to new format 6 years ago
gossip_store.c gossipd: use gossip_time_now() everywhere. 5 years ago
gossip_store.csv wire-gen: move in-house wire delcarations to new format 6 years ago
gossip_store.h gossipd: note if loaded store seems reasonably up-to-date. 6 years ago
gossip_wire.csv gossipd: get gossip_min_interval from lightningd. 5 years ago
gossipd.c gossipd: refresh every 13 days, not every 7. 5 years ago
gossipd.h gossipd: move gossip message generation into its own file. 5 years ago
make_gossip.c gossipd: bias lower bit of timestamp to ensure alternation. 5 years ago
make_gossip.h gossipd: move gossip message generation into its own file. 5 years ago
routing.c gossipd: disallow far future (+1 day) or far past (2 weeks) timestamps. 5 years ago
routing.h gossipd: only allow one channel_update per direction per day. 5 years ago