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

Relationship with Protocol Buffers legacy IPFS node format #59

Merged
merged 9 commits into from
Feb 12, 2016

Commits on Jan 10, 2016

  1. Configuration menu
    Copy the full SHA
    0381888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2050c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89dd82d View commit details
    Browse the repository at this point in the history
  4. Change protocol buffer compatibility format.

    Links needs not to be present at the top level. having them in a separate
    map removes all complexity of key escaping.
    mildred committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    5b97e14 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. IPLD Protocol Buffer compatibility: fix errors

    Fix the paragraph about the first byte that is able to determine if the
    data in prefixed by a multicodec or is a protocol buffer object.
    mildred committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    33ca56e View commit details
    Browse the repository at this point in the history
  2. Only keep first alternative.

    mildred committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    1ab421b View commit details
    Browse the repository at this point in the history
  3. Do not make use of escaping

    mildred committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    d1ceeb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Minor wording tweaks

    mildred committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    c845223 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

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