rgb-cln/gossipd/test
Rusty Russell fd498be7ca status: generate messages rather than marshal/unmarshal manually.
Now we have wirestring, this is much more natural.  And with the
24M length limit, we needn't be so concerned about dumping 64k peer
messages in hex.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-02-08 19:07:12 +01: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 gossipd: Check features in `node_announcement` and `channel_announcement`. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
run-find_route-specific.c status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
run-find_route.c status: generate messages rather than marshal/unmarshal manually. 2018-02-08 19:07:12 +01:00
run-initiator-success.c status: add multiple levels of logging. 2018-02-07 00:46:49 +00:00
run-responder-success.c status: add multiple levels of logging. 2018-02-07 00:46:49 +00:00