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(discv5): added find random nodes with predicate (#1762) #1763

Merged
merged 6 commits into from
Jun 6, 2023

Commits on May 26, 2023

  1. feat(discv5): added find random nodes with predicate (#1762)

    Co-authored-by: Lorenzo Delgado <lnsdev@proton.me>
    jm-clius and LNSD authored May 26, 2023
    Configuration menu
    Copy the full SHA
    ed458db View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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

Commits on Jun 1, 2023

  1. chore: simplify flaky tests

    jm-clius committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    6166258 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. chore: update waku/v2/node/waku_node.nim

    Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
    jm-clius and Ivansete-status authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5f42eea View commit details
    Browse the repository at this point in the history
  2. chore: update tests/v2/test_waku_discv5.nim

    Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
    jm-clius and Ivansete-status authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d0c5607 View commit details
    Browse the repository at this point in the history
  3. chore: update examples/v2/subscriber.nim

    Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com>
    jm-clius and Ivansete-status authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7d764ef View commit details
    Browse the repository at this point in the history