rgb-cln/gossipd/test
Rusty Russell 83aea6b2bb gossip_store: make private channels more similar to channel_announcement
Instead of a boutique message, use a "real" channel_announcement for
private channels (with fake sigs and pubkeys).  This makes it far
easier for gossmap to handle local channels.

Backwards compatible update, since we update old stores.

We also fix devtools/dump-gossipstore to know about the tombstone markers.

Since we increment our channel_announce count for local channels now,
the stats in the tests changed too.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-10-21 08:58:34 +10:30
..
.gitignore gossipd/test/run-bench-find_route: don't abort if we try to route to ourselves 2017-12-20 13:57:28 +01:00
Makefile Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
run-bench-find_route.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
run-check_channel_announcement.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
run-crc32_of_update.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-extended-info.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-find_route-specific.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
run-find_route.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
run-next_block_range.c build: run update-mocks. 2020-09-24 13:19:59 +02:00
run-overlong.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
run-txout_failure.c gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30