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

chore: integrate on-demand DNS discovery and implement discoverAndConnectPeers #6000

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. refactor_: start using nwaku

    - some minor progress to add nwaku in status-go
    - nwaku.go: GetNumConnectedPeers controls when passed pubsub is empty
    - waku_test.go: adapt TestWakuV2Store
    - add missing shard.go
    - feat_: build nwaku with nix and use build tags to choose between go-waku and nwaku (#5896)
    - chore_: update nwaku
    - nwaku bump (#5911)
    - bump: nwaku
    - chore: add USE_NWAKU env flag
    - fix: build libwaku only if needed
    - feat: testing discovery and dialing with nwaku integration (#5940)
    Ivansete-status authored and richard-ramos committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3107c1e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix_: rebase

    richard-ramos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8198ac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    d6079c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd9b20 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

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

    gabrielmer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3227a35 View commit details
    Browse the repository at this point in the history
  3. adding dns discovery test

    gabrielmer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8d4ab44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a03c44 View commit details
    Browse the repository at this point in the history