core-lightning/gossipd/test
Rusty Russell 0091300ee3 gossipd: track what peer gave us gossip msgs so we can credit it.
Since we have to validate, there can be a delay (and peer might
vanish) between receiving the gossip and actually confirming it, hence
the use of softref.

We will use this information to check that the peers are making progress
as we start asking them for specific information.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-10-10 21:48:52 -05: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: test vectors for https://github.com/lightningnetwork/lightning-rfc/pull/557 2019-08-10 02:48:34 +00:00
run-bench-find_route.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-crc32_of_update.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-extended-info.c gossipd: remove internal dev helpers for queries. 2019-09-30 07:08:07 +00:00
run-find_route-specific.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-find_route.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-overlong.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00
run-txout_failure.c gossipd: track what peer gave us gossip msgs so we can credit it. 2019-10-10 21:48:52 -05:00