]> git.bitcoin.ninja Git - rust-lightning/commit
Add additional test coverage of `NetworkGraph` counters 2024-10-counter-test
authorMatt Corallo <git@bluematt.me>
Tue, 29 Oct 2024 18:08:47 +0000 (18:08 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 29 Oct 2024 18:10:03 +0000 (18:10 +0000)
commitff93668ea227747cb10e8ff3892dd3036605d0a9
tree9a4d2be4d79f020a2ce6bb56128971642b92dcb5
parent299b7bd7146c17332cd9876ce9a344a84ad1c93f
Add additional test coverage of `NetworkGraph` counters

This would have caught the bug fixed in 0c0cb6fccbb426924f21915053b
in our tests.

Suggested by @valentinewallace.
lightning/src/routing/gossip.rs