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

IPIP-402: Partial CAR Support on Trustless Gateways #402

Merged
merged 21 commits into from Jul 27, 2023

Commits on Apr 17, 2023

  1. feat(http-gateways): add trustless parameters

    Add specification for queries for verifiable CAR requests
    hannahhoward committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    dd84771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7f7b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. chore: apply suggestions

    Co-authored-by: Henrique Dias <hacdias@gmail.com>
    Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
    3 people committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    aeff21c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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

Commits on May 11, 2023

  1. ipip-0402: add IPIP document, first pass

    This adds the IPIP document for 402 and documents some of
    prior discussions, decisions, and known testing to-dos from
    GitHub and Slack conversations
    
    Additional work is needed, but should be a good start.
    lidel committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c68f06a View commit details
    Browse the repository at this point in the history
  2. ipip-0402: car-scope=file → dag-scope=entity & bytes → entity-bytes

    This change incorporates feedback from Adin, Rod and Juan:
    
    - bytes: #402 (review)
    - car-scope: #402 (comment)
    
    I really hope these names will be good enough, but I am running on
    artisan, recycled electrons so can do this all day :-)
    lidel committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1fc8915 View commit details
    Browse the repository at this point in the history
  3. ipip-402: remove mentions of ordered CARs for now

    We have no spec for signaling this, we may add it as opt-in later
    #402 (comment)
    #402 (comment)
    lidel committed May 11, 2023
    Configuration menu
    Copy the full SHA
    98191b5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. docs: small editorial fixes

    hacdias committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a6bfb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78e81e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    bfb5d3c View commit details
    Browse the repository at this point in the history
  2. ipip-402: clarify CarV1Header.roots

    Rationale:
    #402 (comment)
    lidel committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0639715 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 20, 2023

  1. ipip-404: descope car roots and determinism

    Discussions in #402
    illustrated deeper problem with CAR determinism, and
    we made a decision to remove its aspects from IPIP-402.
    
    Ref.
    #402 (comment)
    lidel committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    61d1088 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    f5f33ff View commit details
    Browse the repository at this point in the history
  2. ipip-402: final test fixtures section

    This backports CIDs and CARs from gateway conformance to the IPIP-402,
    and provides some basic hints on how each fixture should be used.
    lidel committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4ebbb96 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. chore: fix typos

    lidel committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e3c36f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    0953cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb1550 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. ipip-402: clarify unixfs offset

    lidel committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    584098d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore: fix typo

    lidel committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    917efb9 View commit details
    Browse the repository at this point in the history