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

Expose selector traversal options for SelectiveCar #251

Merged
merged 6 commits into from
Oct 1, 2021

Commits on Sep 30, 2021

  1. Add MaxTraversalLinks option to NewSelectiveCar to limit link loading

    Using the new traversal budget feature of go-ipld-prime
    rvagg committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    2aa0e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe92f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    db3d3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6a589 View commit details
    Browse the repository at this point in the history
  3. Make Options private

    rvagg committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    3ff3c49 View commit details
    Browse the repository at this point in the history
  4. fix: doc typos

    rvagg committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    1192236 View commit details
    Browse the repository at this point in the history