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 f7cffbad98 seeker: try asking peer which gave us unknown data first. 5 years ago
..
test gossipd: don't request channel_updates if we're being spammed. 5 years ago
Makefile gossipd: move gossip seeking routines into new file seeker.c 5 years ago
broadcast.h gossipd: remove broadcast map altogether. 6 years ago
gossip_generation.c gossipd: use per-peer information to make messages clearer. 5 years ago
gossip_generation.h gossipd: naming cleanups. 5 years ago
gossip_peerd_wire.csv wire-gen: move in-house wire delcarations to new format 6 years ago
gossip_store.c gossipd: track what peer gave us gossip msgs so we can credit it. 5 years ago
gossip_store.csv wire-gen: move in-house wire delcarations to new format 6 years ago
gossip_store.h gossipd: have gossip_store_load() return a timestamp. 5 years ago
gossip_wire.csv elements: Move from a global is_elements to a global chainparams 5 years ago
gossipd.c gossipd: start streaming gossip from last gossip timestamp minus 10 minutes. 5 years ago
gossipd.h gossipd: have seeker control which peers gossip, reduce to 3 and rotate. 5 years ago
queries.c gossipd: simplify seeker state machine. 5 years ago
queries.h gossipd: hand (any) timestamps through to callback for query_channel_range. 5 years ago
routing.c gossipd: start streaming gossip from last gossip timestamp minus 10 minutes. 5 years ago
routing.h gossipd: start streaming gossip from last gossip timestamp minus 10 minutes. 5 years ago
seeker.c seeker: try asking peer which gave us unknown data first. 5 years ago
seeker.h seeker: try asking peer which gave us unknown data first. 5 years ago