rgb-cln/gossipd/test
Alex Myers 54bd024910 gossip_store: remove now-redundant push bit
The push bit was convenient for connectd to send our own gossip
to peers upon connecting by naively traversing the gossip_store
and sending anything flagged `push`.  This function is now
performed by gossipd leaving no use for the push bit.

Changelog-Changed: `gossipd`: gossip_store PUSH bit is no longer set.
2023-04-13 08:48:50 -07: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 common/onion: split into decode and encode routines. 2022-11-09 15:08:03 +01:00
run-check_channel_announcement.c gossip_store: remove now-redundant push bit 2023-04-13 08:48:50 -07:00
run-check_node_announcement.c gossipd: don't broadcast node_announcement if we have no public channels. 2023-02-15 14:19:42 -06:00
run-crc32_of_update.c gossipd: don't broadcast node_announcement if we have no public channels. 2023-02-15 14:19:42 -06:00
run-extended-info.c common/onion: split into decode and encode routines. 2022-11-09 15:08:03 +01:00
run-next_block_range.c common/onion: split into decode and encode routines. 2022-11-09 15:08:03 +01:00
run-txout_failure.c gossip_store: remove now-redundant push bit 2023-04-13 08:48:50 -07:00