20 Commits (4034d0c306c4d3f1ac6b387bca64152bd79e419c)

Author SHA1 Message Date
Rusty Russell 2f1502abf4 cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit. 5 years ago
Rusty Russell cf43e44378 common/features: don't use internal global. 5 years ago
Rusty Russell b7db588a8a plugin: remove boutique features. 5 years ago
Rusty Russell 5a95e9f29a gossipd: remove chainparams local var. 5 years ago
Rusty Russell 7f45e55d84 gossipd: set the push marker for our own messages. 5 years ago
Rusty Russell ca53c1b699 gossipd: push our own gossip messages harder. 5 years ago
Rusty Russell 70e88b0dfb gossipd: have seeker control which peers gossip, reduce to 3 and rotate. 5 years ago
Rusty Russell 869b5e40b5 gossipd: simplify seeker state machine. 5 years ago
Rusty Russell 1f2a03f019 gossipd: hand (any) timestamps through to callback for query_channel_range. 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
Rusty Russell 0091300ee3 gossipd: track what peer gave us gossip msgs so we can credit it. 5 years ago
Rusty Russell 33c658ecfb gossipd: advertize all our features in node_announcement. 5 years ago
Rusty Russell 8b3a298ce6 gossipd: generalize query_short_channel_ids to use a callback. 5 years ago
Rusty Russell c07dff21dc gossipd: generalize query_channel_range to use a callback. 5 years ago
Rusty Russell 2b47922ea5 gossipd: move query functions into their own file. 5 years ago
Rusty Russell fd2d74aa9b gossipd: defer asking about txouts until we're synced or they're 6 deep. 5 years ago
Rusty Russell 6f9c5f2936 gossipd: get fed the blockheight from lightningd when we know it. 5 years ago
Rusty Russell 147eaced2e developer: consolidiate gossip timing options into one --dev-fast-gossip. 5 years ago
Rusty Russell 21a6d502db gossipd: move gossip message generation into its own file. 5 years ago