Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bootnodes to the maintained peer list #7257

Merged
merged 9 commits into from
Jun 27, 2024

Commits on Jun 25, 2024

  1. Add bootnodes to the maintained peer list

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f0606ef View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a1aaad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ba41be View commit details
    Browse the repository at this point in the history
  4. Add entry in changelog

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a24607 View commit details
    Browse the repository at this point in the history
  5. Tweak unit test

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e57be58 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Refactor to keep common steps the same for both cases

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3171197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2226582 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Add debug log, call sanitizePeers() only once

    Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
    matthew1001 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ab1409a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6fa8af View commit details
    Browse the repository at this point in the history