core-lightning/gossipd/test
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.
2021-02-04 12:02:52 +10: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 tools/generate-wire.py: use helpers. 2020-12-04 20:16:54 -06:00
run-bench-find_route.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-check_channel_announcement.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-crc32_of_update.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-extended-info.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-find_route-specific.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-find_route.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-next_block_range.c unittest: use common_setup / common_shutdown almost everywhere. 2020-12-02 12:55:09 +10:30
run-overlong.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30
run-txout_failure.c common: disallow NULL channel_id to peer_failed_err. 2021-02-04 12:02:52 +10:30