core-lightning/gossipd/test
Rusty Russell 696dc6b597 gossipd: disable gossip_store upgrade.
We're about to bump version again, and the code to upgrade it was
quite hairy (and buggy!).  It's not worthwhile for such a
poorly-tested path: I will just add code to limit how much incoming
gossip we get to avoid flooding when we upgrade, however.

I also use a modern gossip_store version in our test_gossip_store_load
test, instead of relying on the upgrade path.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-04 01:29:39 +00: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 Use node_id everywhere for nodes. 2019-04-09 12:37:16 -07:00
run-bench-find_route.c gossipd: disable gossip_store upgrade. 2019-06-04 01:29:39 +00:00
run-find_route-specific.c gossipd: disable gossip_store upgrade. 2019-06-04 01:29:39 +00:00
run-find_route.c gossipd: disable gossip_store upgrade. 2019-06-04 01:29:39 +00:00
run-overlong.c gossipd: disable gossip_store upgrade. 2019-06-04 01:29:39 +00:00