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

Fix/discv5 not throttling #7511

Merged
merged 14 commits into from
Sep 30, 2024
Merged

Fix/discv5 not throttling #7511

merged 14 commits into from
Sep 30, 2024

Commits on Sep 29, 2024

  1. Fix hang on decode error

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9c48ed2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed8c31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0256f View commit details
    Browse the repository at this point in the history
  4. Parallelize the discovery

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6291ec6 View commit details
    Browse the repository at this point in the history
  5. Attempt to throttle discv4

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6da0a84 View commit details
    Browse the repository at this point in the history
  6. Throttle base on active peer

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bdaca30 View commit details
    Browse the repository at this point in the history
  7. Fix clear not working

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    87a4302 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    681c12e View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/fix/simplefiledb-clear' into fix…

    …/discv5-not-throttling
    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6141b18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4743cb View commit details
    Browse the repository at this point in the history
  11. Dont throttle too early

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    c726bc6 View commit details
    Browse the repository at this point in the history
  12. Whitespace

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6ca6ec4 View commit details
    Browse the repository at this point in the history
  13. Return on exception here

    asdacap committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fbe7c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Remove LoadInitialList

    asdacap committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2c59f34 View commit details
    Browse the repository at this point in the history