rgb-cln/gossipd/test
Rusty Russell c34c055d82 Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES
This avoids overwriting the ones in git, and generally makes things neater.

We have convenience headers wire/peer_wire.h and wire/onion_wire.h to
avoid most #ifdefs: simply include those.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-09-08 09:42:00 +09: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 gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-check_channel_announcement.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-crc32_of_update.c gossipd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
run-extended-info.c gossipd: convert wire to new scheme. 2020-08-25 12:53:13 +09:30
run-find_route-specific.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-find_route.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-next_block_range.c common/random_select: central place for reservoir sampling. 2020-08-28 10:56:50 +09:30
run-overlong.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
run-txout_failure.c gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30