rgb-cln/gossipd
Rusty Russell a11edebb7c utf8: handle UTF-8 arrays.
BOLT 12 introduces this as a new fundamental type, which lets us easily
validate them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-12-09 16:40:13 +10:30
..
test tools/generate-wire.py: use helpers. 2020-12-04 20:16:54 -06:00
Makefile gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
broadcast.h
gossip_generation.c Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
gossip_generation.h
gossip_store.c libplugin-pay: incorporate gossip store. 2020-10-21 08:58:34 +10:30
gossip_store.h gossipd: add tombstone when we remove a channel. 2020-08-28 10:56:50 +09:30
gossip_store_wire.csv gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
gossip_store_wiregen.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
gossip_store_wiregen.h utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
gossipd.c gossipd: new struct to hold scids and timestamps together. 2020-11-09 17:37:10 -06:00
gossipd.h gossipd: new struct to hold scids and timestamps together. 2020-11-09 17:37:10 -06:00
gossipd_peerd_wire.csv gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
gossipd_peerd_wiregen.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
gossipd_peerd_wiregen.h utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
gossipd_wire.csv Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 2020-09-08 09:42:00 +09:30
gossipd_wiregen.c utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
gossipd_wiregen.h utf8: handle UTF-8 arrays. 2020-12-09 16:40:13 +10:30
queries.c gossipd: fix response for large replies. 2020-11-10 10:52:18 -06:00
queries.h gossipd: new struct to hold scids and timestamps together. 2020-11-09 17:37:10 -06:00
routing.c gossipd: fix memleak. 2020-12-02 10:38:04 +10:30
routing.h gossip_store: make private channels more similar to channel_announcement 2020-10-21 08:58:34 +10:30
seeker.c gossipd: new struct to hold scids and timestamps together. 2020-11-09 17:37:10 -06:00
seeker.h gossipd: restore dev-suppress-gossip functionality. 2019-10-10 21:48:52 -05:00