791 Commits (e6a6ef23fde73c0288b931fbfd8e0d4c9eb16bed)

Author SHA1 Message Date
darosior 3510c29e5d common: move json_stream helpers to common/json 5 years ago
Vasil Dimov 18a40c0c5d build: re-record the result of `make update-mocks` 5 years ago
Rusty Russell 1099f6a5e1 common: use struct onionreply. 5 years ago
Rusty Russell 11dc1b341c gossipd: hand all candidates up to lightningd to select routeboost. 5 years ago
Christian Decker db92c2ac5e tlv: Remove unused TLV deserialization function 5 years ago
Rusty Russell d119758b09 gossipd: don't crash if we have > 7000 stale short_channel_ids. 5 years ago
Rusty Russell 5a95e9f29a gossipd: remove chainparams local var. 5 years ago
Rusty Russell 6e433e0108 gossipd: work around LND reply_channel_range. 5 years ago
Rusty Russell eed654f684 connectd, gossipd: use per-peer logging. 5 years ago
Rusty Russell 00cb5adfe6 common: allow subdaemons to specify the node_id in status messages. 5 years ago
Rusty Russell fdd69af1f6 gossipd: don't discard node_announcements with old timestamps. 5 years ago
Rusty Russell 3a25e9b8d6 gossipd: add hop-style to nodes to mark whether they speak TLV onion. 5 years ago
Rusty Russell 5df9e5b7b4 gossipd: allow node_announcements and channel_announcements with unsupported features. 5 years ago
Rusty Russell 5a8677edc6 gossipd: add txout_failure when a close is seen. 5 years ago
Rusty Russell abe7133bd5 gossipd: use in_txout_failures to do lookup in channel_announcement. 5 years ago
Rusty Russell 7f45e55d84 gossipd: set the push marker for our own messages. 5 years ago
Rusty Russell bb370e66a8 gossipd: handle a "push" marker into the gossip_store. 5 years ago
Rusty Russell fe17acf07b TAGS: reformat to fix when PRINTF_FMT() used. 5 years ago
arowser 0985c6e219 Fix build fail on 32bit OS. 5 years ago
Rusty Russell 35bbba68a5 Revert "gossipd: query_messages: fail the connection if peer says it does not have up-to-date infos" 5 years ago
Rusty Russell bc430cced3 gossipd: fix false-positive memleak detection in pending_node_map. 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 79e2c3f89a gossipd: don't crash if we're forced to discard corrupt gossip store. 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 1e59d2a738 gossipd: count channel_updates on new channels correctly. 5 years ago
Rusty Russell 034ed1711c gossipd: fix memleak when we getnodes has no nodes. 5 years ago
Rusty Russell ca53c1b699 gossipd: push our own gossip messages harder. 5 years ago
Rusty Russell bd55f6d940
common/features: only support a single feature bitset. 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 7d207c50fa gossipd: remove some spammy debug messages. 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