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

Optimistic Provide #783

Merged
merged 30 commits into from
Apr 5, 2023
Merged

Optimistic Provide #783

merged 30 commits into from
Apr 5, 2023

Commits on Mar 31, 2023

  1. feat: netsize package

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    301c42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365fe9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4c72d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f663ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f175f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e40a3d View commit details
    Browse the repository at this point in the history
  7. feat: debug logs

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    911f338 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2906a50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6484e3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6132110 View commit details
    Browse the repository at this point in the history
  11. fix: staticcheck error

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    126edfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fef3f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7755e33 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f6ad22 View commit details
    Browse the repository at this point in the history
  15. remove: case of completed optprov lookup

    I observed that the network size estimation is not correct for the
    optprov case in comparison to the classic-only measurement. I think the
    reason lies in the function that got removed here.
    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cd60302 View commit details
    Browse the repository at this point in the history
  16. Revert "optprov: make weight function configurable"

    This reverts commit 0e77534.
    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2c5ff04 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7e97af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c6c2ad7 View commit details
    Browse the repository at this point in the history
  19. Revert "remove: case of completed optprov lookup"

    This reverts commit f6da739.
    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    439702a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    de3d6b8 View commit details
    Browse the repository at this point in the history
  21. Update dht_options.go

    Co-authored-by: Jorropo <[email protected]>
    dennis-tra and Jorropo committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e5a275e View commit details
    Browse the repository at this point in the history
  22. incorporate pr feedback

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    709f968 View commit details
    Browse the repository at this point in the history
  23. fix: tests

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    76a7142 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e2e76c7 View commit details
    Browse the repository at this point in the history
  25. Fix deprecated API

    dennis-tra committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    92af8dd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9cb79d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    895c382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0ad38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce82af6 View commit details
    Browse the repository at this point in the history