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

Don't use latency as initital estimate for blocksync #3648

Merged
merged 6 commits into from
Sep 8, 2020

Commits on Sep 8, 2020

  1. Don't use latency as initital estimate for blocksync

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    043e62a View commit details
    Browse the repository at this point in the history
  2. Track time in relation to request size

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    93176c9 View commit details
    Browse the repository at this point in the history
  3. Forward peers from hello to blocksync

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    74e5776 View commit details
    Browse the repository at this point in the history
  4. Use for to iterate over channel

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ba9678b View commit details
    Browse the repository at this point in the history
  5. Ignore the linter

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    4fce018 View commit details
    Browse the repository at this point in the history
  6. Add 0 guard

    Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
    Jakub Sztandera committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    b66058e View commit details
    Browse the repository at this point in the history