rgb-cln/gossipd/test
Rusty Russell 6a02cfccd7 gossipd: simplify gossip store API.
Instead of "new" and "load", we don't really need to "load" anything,
so do everything in gossip_store_new.

Have it do the compaction/rewrite, and collect the dying records
2024-02-04 09:24:44 +10:30
..
.gitignore
Makefile common/onion: split into decode and encode routines. 2022-11-09 15:08:03 +01:00
run-check_channel_announcement.c gossipd: take signature checks out of routing.c 2024-02-04 09:24:44 +10:30
run-crc32_of_update.c gossipd: make the query response code use gossmap_manage. 2024-02-04 09:24:44 +10:30
run-extended-info.c gossipd: make the query response code use gossmap_manage. 2024-02-04 09:24:44 +10:30
run-next_block_range.c gossipd: make the seeker code use gossmap_manage. 2024-02-04 09:24:44 +10:30
run-txout_failure.c gossipd: simplify gossip store API. 2024-02-04 09:24:44 +10:30