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

feat: cid agnostic blockstore .get and .has #184

Merged
merged 5 commits into from
Dec 7, 2018
Merged

Commits on Dec 6, 2018

  1. feat: cid agnostic get

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    22d0eda View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. fix: add return

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    acea0d9 View commit details
    Browse the repository at this point in the history
  2. test: add tests for CID version agnostic get

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a943e52 View commit details
    Browse the repository at this point in the history
  3. test: add tests for CID agnostic .has

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    1ca5b29 View commit details
    Browse the repository at this point in the history
  4. chore: appease linter

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    7c775d0 View commit details
    Browse the repository at this point in the history