Add zebra-network test where all address book peers are outdated #3048
Labels
A-network
Area: Network protocol updates or fixes
C-enhancement
Category: This is an improvement
C-security
Category: Security issues
I-remote-node-overload
Zebra can overload other nodes on the network
I-usability
Zebra is hard to understand or use
Motivation
#3030 implemented a filter for outdated peers, so Zebra stops attempting to connect to peers that are likely unreachable. That PR added some unit tests, but it would be useful to have a separate integration test for it.
The integration test should check the following scenarios:
Scheduling
This isn't required for the stable release, but it is probably something we should do for lightwalletd.
We should do this test earlier if the issue actually happens on Zebra nodes.
The text was updated successfully, but these errors were encountered: