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: improve peer manager and re-integrate to light push #2189

Closed
wants to merge 15 commits into from

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    771440c View commit details
    Browse the repository at this point in the history
  2. update tests

    weboko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    92d0a28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1afd7 View commit details
    Browse the repository at this point in the history
  4. remove replaced test

    weboko committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9ec36c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    a6d503e View commit details
    Browse the repository at this point in the history
  2. fix recurring ping

    weboko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    cc089aa View commit details
    Browse the repository at this point in the history
  3. add useful logs

    weboko committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    857e9de View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    56a954a View commit details
    Browse the repository at this point in the history
  2. skip tests

    weboko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9552c7c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'weboko/lighten-send-retry' of github.com:waku-org/js-wa…

    …ku into weboko/reliability-filter
    weboko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    68494fc View commit details
    Browse the repository at this point in the history
  4. remove comment

    weboko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3b8c315 View commit details
    Browse the repository at this point in the history
  5. merge

    weboko committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    11bf1c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. make connection manager use constructor, improve config handling for …

    …it and keepAliveManager
    weboko committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    387f527 View commit details
    Browse the repository at this point in the history
  2. implement getPeers on connectionManager, remove wakuFIlter and use co…

    …nstructor directly, supress healthManager on PeerManager and accept only connectionManager, create main peer manager on WakuNode
    weboko committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f4f8150 View commit details
    Browse the repository at this point in the history