Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

sc-network: Improve invalid boot node reporting #14455

Merged
merged 1 commit into from
Jun 28, 2023

Commits on Jun 24, 2023

  1. sc-network: Improve invalid boot node reporting

    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: #13584
    Closes: paritytech/polkadot#7385
    bkchr committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8adab8a View commit details
    Browse the repository at this point in the history