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

Fix last-seen-p2p-address values in /eth/v1/node/peers API endpoint. #6595

Open
wants to merge 10 commits into
base: unstable
Choose a base branch
from

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    a9e53a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f0580f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268ac36 View commit details
    Browse the repository at this point in the history
  4. Fix IPv6 handling.

    cheatfate committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4f7e761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af9e626 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Switch to LastSeenBook.

    cheatfate committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8ec1c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28ecec View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Bump nim-libp2p.

    cheatfate committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    708d541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41d7a09 View commit details
    Browse the repository at this point in the history
  3. Eliminate unneeded import.

    cheatfate committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    07547c8 View commit details
    Browse the repository at this point in the history