rgb-cln/gossipd/test
Rusty Russell 8db5fb7345 gossipd: new struct to hold scids and timestamps together.
It's not (yet?) compulsory to have the timestamps, but handing them around
together makes sense (a missing timestamp has the same effect as a zero
timestamp).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-11-09 17:37:10 -06:00
..
.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 gossipd: new struct to hold scids and timestamps together. 2020-11-09 17:37:10 -06: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