34 Commits (170918ff8c61ce2beb8bfdc0daae893a0f3981bf)

Author SHA1 Message Date
Rusty Russell eed654f684 connectd, gossipd: use per-peer logging. 5 years ago
Rusty Russell fe17acf07b TAGS: reformat to fix when PRINTF_FMT() used. 5 years ago
Rusty Russell 78c9d69111 gossipd: makes probe larger. 5 years ago
Rusty Russell 4b33b50625 gossipd: ask a peer for *every* channel it knows on startup. 5 years ago
Rusty Russell 79df507442 gossipd: exclude early blocks from random probes. 5 years ago
Rusty Russell 624b76e32e gossipd: fix stale scid query. 5 years ago
Rusty Russell e462bd4de0 gossipd: increase number of gossiping peers. 5 years ago
Rusty Russell 41d8308b68 seeker: be more random with node_announcement probes. 5 years ago
Rusty Russell 9485919a81 queries: make sure scids are in order. 5 years ago
Rusty Russell 48f0362eae seeker: handle non-synced state internally. 5 years ago
Rusty Russell 89d97b330e seeker: don't try to fill peers when they connect. 5 years ago
Rusty Russell 596ed6a83b gossipd: better description of what's happening with the seeker. 5 years ago
Rusty Russell a88553ea6d gossipd: fix typo in seeker random probe logic. 5 years ago
Rusty Russell 0c7c765a28 seeker: do set_state() in callee, not caller. 5 years ago
Rusty Russell f4a6986d72 gossipd: remove unknown short_channel_ids as we ask for them. 5 years ago
Rusty Russell d2a5f056a8 gossipd: restore dev-suppress-gossip functionality. 5 years ago
Rusty Russell a1644c1b6e seeker: start doing a channel probe if we see unknown node_announcement msgs. 5 years ago
Rusty Russell f7cffbad98 seeker: try asking peer which gave us unknown data first. 5 years ago
Rusty Russell 82a5efa932 gossipd: start streaming gossip from last gossip timestamp minus 10 minutes. 5 years ago
Rusty Russell 70e88b0dfb gossipd: have seeker control which peers gossip, reduce to 3 and rotate. 5 years ago
Rusty Russell 877d1eaab3 gossipd: don't request channel_updates if we're being spammed. 5 years ago
Rusty Russell b33a73ced6 gossipd: don't hang up on slow peers. 5 years ago
Rusty Russell 869b5e40b5 gossipd: simplify seeker state machine. 5 years ago
Rusty Russell 918478b0ef gossipd: use timestamp information to detect stale scids. 5 years ago
Rusty Russell af3bc4d11f gossipd: use timestamp information to detect stale scids. 5 years ago
Rusty Russell 1f2a03f019 gossipd: hand (any) timestamps through to callback for query_channel_range. 5 years ago
Rusty Russell 4dcb7df83e gossipd: add query_option_flags suport for asking query_channel_range. 5 years ago
Rusty Russell 270368e50b gossipd: use gossip_query_ex to query only nodes when node probing. 5 years ago
Rusty Russell d33ebd3629 seeker: probe for node announcements. 5 years ago
Rusty Russell ba3c79e560 seeker: seek unknown scids. 5 years ago
Rusty Russell 4b13c92802 seeker: use hash table for unknown short_channel_ids. 5 years ago
Rusty Russell 83575f27a1 seeker: add code to check range of scids. 5 years ago
Rusty Russell 521c7f7121 seeker: take over gossip control. 5 years ago
Rusty Russell 55323ec385 gossipd: move gossip seeking routines into new file seeker.c 5 years ago