rgb-cln/gossipd
Michael Schmoock e92176248e chore: fix typo announcable -> announceable
"announcable" is a common misspelling of "announceable", see:

https://en.wiktionary.org/wiki/announcable
2022-03-11 16:42:45 +10:30
..
test gossipd: always re-sent our own node_announcement on startup. 2022-03-08 04:54:45 +10:30
Makefile connectd: handle onion messages. 2022-02-08 11:15:52 +10:30
broadcast.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
gossip_generation.c chore: fix typo announcable -> announceable 2022-03-11 16:42:45 +10:30
gossip_generation.h channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossip_store.c channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossip_store.h daemons: remove unused functions or make static. 2021-12-06 10:05:39 +10:30
gossip_store_wire.csv gossip_store: create end marker for EOF. 2021-05-22 17:53:04 +09:30
gossipd.c chore: fix typo announcable -> announceable 2022-03-11 16:42:45 +10:30
gossipd.h chore: fix typo announcable -> announceable 2022-03-11 16:42:45 +10:30
gossipd_peerd_wire.csv channeld: send channel updates and announcements via lightningd. 2022-02-08 11:15:52 +10:30
gossipd_wire.csv chore: fix typo announcable -> announceable 2022-03-11 16:42:45 +10:30
queries.c gossipd: send all gossip msgs directly to connectd, not peer. 2022-02-08 11:15:52 +10:30
queries.h gossipd: send all gossip msgs directly to connectd, not peer. 2022-02-08 11:15:52 +10:30
routing.c gossipd: allow faster updating, 2 per day, before ratelimiting. 2022-03-08 04:54:45 +10:30
routing.h gossipd: make sure we set the `urgent` bit if we move our own node_announcement. 2022-03-08 04:54:45 +10:30
seeker.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
seeker.h gossipd: restore dev-suppress-gossip functionality. 2019-10-10 21:48:52 -05:00