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

swarm: add a scheduler for smart dialing #2272

Closed
wants to merge 9 commits into from

Commits on May 4, 2023

  1. add addrDelay and dialRanker

    sukunrt committed May 4, 2023
    Configuration menu
    Copy the full SHA
    955b4a3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. dial scheduler interim

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4a0d1f0 View commit details
    Browse the repository at this point in the history
  2. scheduler done

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    da37478 View commit details
    Browse the repository at this point in the history
  3. fix bug

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    2daa324 View commit details
    Browse the repository at this point in the history
  4. fix backoff test

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    67a20ab View commit details
    Browse the repository at this point in the history
  5. fix race condition

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    e485f28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cab3d22 View commit details
    Browse the repository at this point in the history
  7. remove unused file

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    4f5c805 View commit details
    Browse the repository at this point in the history
  8. remove unused function

    sukunrt committed May 5, 2023
    Configuration menu
    Copy the full SHA
    331ed97 View commit details
    Browse the repository at this point in the history