Add a random real-world-network-graph test for the router
authorMatt Corallo <git@bluematt.me>
Sat, 27 Mar 2021 01:50:54 +0000 (21:50 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 7 Apr 2021 01:41:45 +0000 (21:41 -0400)
commitc2cd8d4855c608132f9fe9bab41bb41aba7a5d74
tree8919a4f969621e017fe24413279566acf196dae7
parentb728216fd98a4b3996a5e51d1219c901dd09b4c2
Add a random real-world-network-graph test for the router

This is the same code as was recently failing in our benchmarks,
adapted to use a random starting seed instead of a fixed one and
a smaller iteration to reduce runtime.
.github/workflows/build.yml
lightning/src/routing/router.rs