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

protocols/kad: Improve options to efficiently retrieve #2712

Merged
merged 33 commits into from
Nov 25, 2022

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    7ce7057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    769ce4b View commit details
    Browse the repository at this point in the history
  3. change GetRecordapi

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f68c903 View commit details
    Browse the repository at this point in the history
  4. apply cr

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    baf3e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5db1bfa View commit details
    Browse the repository at this point in the history
  6. remove KademliaCaching

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    91b5f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30eb56c View commit details
    Browse the repository at this point in the history
  8. fix example

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0720deb View commit details
    Browse the repository at this point in the history
  9. happy clippy

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a0b26b0 View commit details
    Browse the repository at this point in the history
  10. protocols/kad: Refactor step tracking

    - Use `ProgressStep` to track steps internally.
    - Properly report `ProgressStep` `count` on bootstrapping.
    mxinden authored and dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e0e79fd View commit details
    Browse the repository at this point in the history
  11. cr feedback round 1

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a4f0210 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e448c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    96a952e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2724afd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    83a2a86 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b483983 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa8a6ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3912acc View commit details
    Browse the repository at this point in the history
  19. protocols/kad: Refactor get_record

    mxinden authored and dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e339cdf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ced598 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ac2e525 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5ca8d70 View commit details
    Browse the repository at this point in the history
  23. fix test cr comments

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bd05da6 View commit details
    Browse the repository at this point in the history
  24. fixup: rebase

    dignifiedquire committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c7c4341 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5ecf9cb View commit details
    Browse the repository at this point in the history
  26. Update protocols/kad/src/behaviour.rs

    Co-authored-by: Max Inden <[email protected]>
    dignifiedquire and mxinden authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    055636e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    0e443d4 View commit details
    Browse the repository at this point in the history
  2. add changelog

    dignifiedquire committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c9c00df View commit details
    Browse the repository at this point in the history
  3. Update protocols/kad/CHANGELOG.md

    Co-authored-by: Max Inden <[email protected]>
    dignifiedquire and mxinden authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    05e29d4 View commit details
    Browse the repository at this point in the history
  4. Update protocols/kad/CHANGELOG.md

    Co-authored-by: Max Inden <[email protected]>
    dignifiedquire and mxinden authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1223f02 View commit details
    Browse the repository at this point in the history
  5. Update protocols/kad/CHANGELOG.md

    Co-authored-by: Max Inden <[email protected]>
    dignifiedquire and mxinden authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9c28d98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfd5461 View commit details
    Browse the repository at this point in the history