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

Branch v1.0.9 #32

Merged
merged 9 commits into from
Jun 24, 2024
Merged

Branch v1.0.9 #32

merged 9 commits into from
Jun 24, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    86293f9 View commit details
    Browse the repository at this point in the history
  2. p2p: move ping handling into pingLoop goroutine (#27887)

    Moving the response sending there allows tracking all peer goroutines
    in the peer WaitGroup.
    fjl authored and zfliex924 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    af906cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ebb5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c16f6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ce8f7 View commit details
    Browse the repository at this point in the history
  6. discov: fix ENR node

    zfliex924 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    788f951 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    96abe9d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. upgrade version to v1.0.9

    zfliex924 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e82d6bb View commit details
    Browse the repository at this point in the history
  2. Release: Prepare for release v1.0.9

    Signed-off-by: charles2022wood <[email protected]>
    charles2022wood committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cccc049 View commit details
    Browse the repository at this point in the history