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

DHT Request pipelining #92

Closed
wants to merge 39 commits into from
Closed

DHT Request pipelining #92

wants to merge 39 commits into from

Commits on Sep 6, 2018

  1. Configuration menu
    Copy the full SHA
    33d9ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db09dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb20a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f72b80 View commit details
    Browse the repository at this point in the history
  5. dht_net: more consistent handling of retry resets; check for streamRe…

    …useTries after increment
    vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    0a07fc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b686575 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d367bf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b38b31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2c23ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0490df7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e19692d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    298641a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    995da89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67c0356 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d41c165 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bc50216 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bab37ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a562c8f View commit details
    Browse the repository at this point in the history
  19. dht_net: fix reset race

    vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a5c987e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e553dac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6343b6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8d99629 View commit details
    Browse the repository at this point in the history
  23. datastore.DiskUsage is not defined in go-datastore 1.4.1

    commenting out for now. will not be an issue once go-datastore dependency is upgraded
    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    b126c52 View commit details
    Browse the repository at this point in the history
  24. add timings

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    dbc46ae View commit details
    Browse the repository at this point in the history
  25. add flag for opting in to slow tests

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ef3f144 View commit details
    Browse the repository at this point in the history
  26. go fmt

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    fa1eee2 View commit details
    Browse the repository at this point in the history
  27. symbol rename to convey intent

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9061800 View commit details
    Browse the repository at this point in the history
  28. remove flag

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    169b260 View commit details
    Browse the repository at this point in the history
  29. update autobatch to 0.2.9

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    93fe9f7 View commit details
    Browse the repository at this point in the history
  30. upgrade go-datastore to 2.2.0

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5d7748f View commit details
    Browse the repository at this point in the history
  31. add delay

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    5df8091 View commit details
    Browse the repository at this point in the history
  32. use autobatch from go-datastore

    laser authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c40fd0e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    79de04c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    dda877c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cb5284f View commit details
    Browse the repository at this point in the history
  36. remove unused gx deps

    Stebalien authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    314c5db View commit details
    Browse the repository at this point in the history
  37. Briefly comment singleMes

    bigs authored and vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7578cd8 View commit details
    Browse the repository at this point in the history
  38. fix broken package.json

    rebase artifact...
    vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    fc3cb0f View commit details
    Browse the repository at this point in the history
  39. fix broken test

    vyzo committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    4737c8a View commit details
    Browse the repository at this point in the history