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

feat: expose locally discovered node id and addresses #2612

Closed
wants to merge 5 commits into from

Commits on Aug 9, 2024

  1. add discovered_nodes method to LocalSwarmDiscovery

    Kasey Huizinga authored and Kasey Huizinga committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    edc8f52 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. add locally_discovered_nodes method to Discovery trail

    Kasey Huizinga authored and Kasey Huizinga committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e09c44d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. add rpc methods

    Kasey Huizinga authored and Kasey Huizinga committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6c02cdf View commit details
    Browse the repository at this point in the history
  2. clippy

    Kasey Huizinga authored and Kasey Huizinga committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a63ae9c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. WIP: LocalSwarmDiscovery adds to the NodeMap directly

    Kasey Huizinga authored and Kasey Huizinga committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1da15a4 View commit details
    Browse the repository at this point in the history