cln/gossipd
Níckolas Goline b52d5455b3 wire/splice: rename messages and TLV fields per updated BOLTs
Rename splice→splice_init, relative_satoshis→funding_contribution_satoshis,
txsigs_tlvs→tx_signatures_tlvs, and splice_info/batch_info→funding_txid/message_type.
Consolidate three CLN-specific shim patches into extracted_peer_cln_batch_element.patch.

Changelog-None
2026-06-19 09:38:06 +09:30
..
test Build: don't use HAVE_FUNCTION_SECTIONS for update-mocks. 2026-02-23 19:05:37 +10:30
compactd.c gossipd: lightningd/lightning_gossip_compactd 2026-02-16 17:23:33 +10:30
gossip_store.c gossipd: code to invoke compactd and reopen store. 2026-02-16 17:23:33 +10:30
gossip_store.h gossipd: code to invoke compactd and reopen store. 2026-02-16 17:23:33 +10:30
gossipd.c wire/splice: rename messages and TLV fields per updated BOLTs 2026-06-19 09:38:06 +09:30
gossipd.h gossipd: code to invoke compactd and reopen store. 2026-02-16 17:23:33 +10:30
gossipd_wire.csv gossipd: dev-compact-gossip-store to manually invoke compaction. 2026-02-16 17:23:33 +10:30
gossmap_manage.c gossipd: don't forget closed channels until 72 blocks, not 12. 2026-04-30 20:09:31 +09:30
gossmap_manage.h gossipd: dev-compact-gossip-store to manually invoke compaction. 2026-02-16 17:23:33 +10:30
Makefile gossipd: lightningd/lightning_gossip_compactd 2026-02-16 17:23:33 +10:30
queries.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
queries.h connectd: do response to gossip queries, don't hand them to gossipd. 2024-07-10 12:21:19 +09:30
seeker.c gossipd: be more robust against channel_update spamming. 2026-05-21 13:24:23 +09:30
seeker.h gossipd: have seeker quert interfaces take an id, not a struct peer. 2024-02-04 09:24:44 +10:30
sigcheck.c global: remove unnecessary includes from C files. 2025-10-23 06:44:04 +10:30
sigcheck.h gossipd: take signature checks out of routing.c 2024-02-04 09:24:44 +10:30
txout_failures.c gossipd: take txout failure cache out of routing.c 2024-02-04 09:24:44 +10:30
txout_failures.h gossipd: take txout failure cache out of routing.c 2024-02-04 09:24:44 +10:30