You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
6b11cc8b8c
common: disallow NULL channel_id to peer_failed_err.
No more sending "all-channel" errors; in particular, gossipd now only
sends warnings (which make us hang up), not errors, and peer_connected
rejections are warnings (and disconnect), not errors.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: Plugins: `peer_connected` rejections now send a warning, not an error, to the peer.
4 years ago
..
test
common: disallow NULL channel_id to peer_failed_err.
4 years ago
Makefile
gossipd, channeld: handle onion messages in gossipd so we don't need a channel.
4 years ago
broadcast.h
gossipd: remove broadcast map altogether.
6 years ago
gossip_generation.c
gossipd: add an internal flag to force a channel update
4 years ago
gossip_generation.h
gossipd: naming cleanups.
5 years ago
gossip_store.c
gossipd: add an internal flag to force a channel update
4 years ago
gossip_store.h
gossipd: add tombstone when we remove a channel.
4 years ago
gossip_store_wire.csv
gossip_store: make private channels more similar to channel_announcement
4 years ago
gossip_store_wiregen.c
tools/generate-wire.py: include digits in #ifndef idempotent header.
4 years ago
gossip_store_wiregen.h
tools/generate-wire.py: include digits in #ifndef idempotent header.
4 years ago
gossipd.c
common: disallow NULL channel_id to peer_failed_err.
4 years ago
gossipd.h
gossipd: new struct to hold scids and timestamps together.
4 years ago
gossipd_peerd_wire.csv
gossip_store: make private channels more similar to channel_announcement
4 years ago
gossipd_peerd_wiregen.c
tools/generate-wire.py: include digits in #ifndef idempotent header.
4 years ago
gossipd_peerd_wiregen.h
tools/generate-wire.py: include digits in #ifndef idempotent header.
4 years ago
gossipd_wire.csv
lightningd: no longer forward failures to gossipd, let caller do it.
4 years ago
gossipd_wiregen.c
lightningd: no longer forward failures to gossipd, let caller do it.
4 years ago
gossipd_wiregen.h
lightningd: no longer forward failures to gossipd, let caller do it.
4 years ago
queries.c
common: disallow NULL channel_id to peer_failed_err.
4 years ago
queries.h
gossipd: new struct to hold scids and timestamps together.
4 years ago
routing.c
common: disallow NULL channel_id to peer_failed_err.
4 years ago
routing.h
gossipd: add an internal flag to force a channel update
4 years ago
seeker.c
gossipd: new struct to hold scids and timestamps together.
4 years ago
seeker.h
gossipd: restore dev-suppress-gossip functionality.
5 years ago