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

coreapi: DHT API #4804

Merged
merged 13 commits into from
Sep 11, 2018
Merged

coreapi: DHT API #4804

merged 13 commits into from
Sep 11, 2018

Commits on Sep 11, 2018

  1. coreapi: dht interface

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    a63e224 View commit details
    Browse the repository at this point in the history
  2. coreapi: implement dht api

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    3616854 View commit details
    Browse the repository at this point in the history
  3. coreapi: test using mock swarm

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    d2e6a61 View commit details
    Browse the repository at this point in the history
  4. coreapi: dht tests

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    6cc86c1 View commit details
    Browse the repository at this point in the history
  5. coreapi: update dht imports after rebase

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    bda76a1 View commit details
    Browse the repository at this point in the history
  6. coreapi: dht: simplify the implementation

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    906c747 View commit details
    Browse the repository at this point in the history
  7. coreapi: dht: refactor options after rebase

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    77ceb75 View commit details
    Browse the repository at this point in the history
  8. coreapi dht: add a note on name change

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    9fe843f View commit details
    Browse the repository at this point in the history
  9. move streaming set to thirdparty

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    e1bdf6c View commit details
    Browse the repository at this point in the history
  10. coreapi: dht: use shared set in provideKeysRec

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    4b252a2 View commit details
    Browse the repository at this point in the history
  11. coreapi: dht: make tests less falky

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    db646d0 View commit details
    Browse the repository at this point in the history
  12. switch to StreamingSet in cidutil

    License: MIT
    Signed-off-by: Steven Allen <[email protected]>
    Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    7139b83 View commit details
    Browse the repository at this point in the history
  13. coreapi: dht: remove option prefix

    License: MIT
    Signed-off-by: Łukasz Magiera <[email protected]>
    magik6k authored and Stebalien committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    86f9eb7 View commit details
    Browse the repository at this point in the history