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

network/p2p/gossip: refactor Set.Add to accept multiple elements #2986

Closed
wants to merge 7 commits into from

Commits on May 4, 2024

  1. network/p2p/gossip: refactor Set.Add to accept multiple elements

    Allows potential optimized implementations for adding multiple elements to sets of Gossipables.
    lebdron committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8ff1cc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2ee6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63cead0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix gossip tests

    lebdron committed May 8, 2024
    Configuration menu
    Copy the full SHA
    24c913b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27149c View commit details
    Browse the repository at this point in the history
  3. set version to fix build

    lebdron committed May 8, 2024
    Configuration menu
    Copy the full SHA
    17923bf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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