rgb-cln/gossipd/test
Rusty Russell 7cac5be5cb gossipd: keep a flag to indicate that we have features in channel_announcement.
This saves us keeping it in memory (so far, no channels have features), but
lets us optimize that case so we don't need to hit the disk for most of the
channels in listchannels.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-07 08:44:58 +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 tlv: Remove unused TLV deserialization function 2019-12-03 00:37:15 +00:00
run-bench-find_route.c gossipd: keep a flag to indicate that we have features in channel_announcement. 2020-05-07 08:44:58 +09:30
run-crc32_of_update.c common/wireaddr: don't include lightningd/lightningd. 2020-02-27 14:16:16 +10:30
run-extended-info.c tools/generate-wire: no more lonely messages! 2020-05-06 14:56:09 -05:00
run-find_route-specific.c gossipd: keep a flag to indicate that we have features in channel_announcement. 2020-05-07 08:44:58 +09:30
run-find_route.c gossipd: keep a flag to indicate that we have features in channel_announcement. 2020-05-07 08:44:58 +09:30
run-next_block_range.c common/features: don't use internal global. 2020-04-03 13:13:21 +10:30
run-overlong.c gossipd: keep a flag to indicate that we have features in channel_announcement. 2020-05-07 08:44:58 +09:30
run-txout_failure.c channeld: tell gossipd what the features are for our local channels. 2020-05-07 08:44:58 +09:30