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

fix(cmds): CIDv1 and correct multicodecs in 'block put' and 'cid codecs’ #8568

Merged
merged 10 commits into from Apr 21, 2022

Commits on Apr 12, 2022

  1. Copy the full SHA
    4448de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. refactor: block put --cid-codec

    - switches to ipfs/interface-go-ipfs-core#80 (comment)
    - updates helptext of block commands to reflect the fact we now use CIDs
      everywhere and document the defaults
    - add tests for new --cid-codec and old --format behavior
    lidel committed Apr 13, 2022
    Copy the full SHA
    e348b59 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    70c13cf View commit details
    Browse the repository at this point in the history
  3. fix: add libp2p-key to supported codecs

    we use it in IPNS-related commands
    lidel committed Apr 13, 2022
    Copy the full SHA
    a33ede2 View commit details
    Browse the repository at this point in the history
  4. fix(test): t0110-gateway.sh

    lidel committed Apr 13, 2022
    Copy the full SHA
    2119931 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    44cc485 View commit details
    Browse the repository at this point in the history
  6. fix(test): t0290-cid.sh

    lidel committed Apr 13, 2022
    Copy the full SHA
    02aff74 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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

Commits on Apr 21, 2022

  1. Copy the full SHA
    2f5b8a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f4902b View commit details
    Browse the repository at this point in the history