Skip to content
Commit b4e863c4 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

sc-network: Improve invalid boot node reporting (#14455)

This improves the reporting of invalid boot nodes. First, it will only report each boot node once
as invalid and not every time we try to connect to the node. Second, the node will only report for
addresses that we added as startup and not for addresses of the boot node that the node learned from
other nodes.

Closes: https://github.com/paritytech/substrate/issues/13584
Closes: https://github.com/paritytech/polkadot/issues/7385
parent 73a368c2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment