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

switch dag put cmd to directly use prime #7995

Merged
merged 32 commits into from
Jul 30, 2021

Commits on Jul 23, 2021

  1. switch dag put cmd to directly use prime

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e4d03a6 View commit details
    Browse the repository at this point in the history
  2. enable codecs

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f95219e View commit details
    Browse the repository at this point in the history
  3. point api tests to ipld-in-ipfs branch

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    92fce13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae20ee7 View commit details
    Browse the repository at this point in the history
  5. fix lint

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1a58d05 View commit details
    Browse the repository at this point in the history
  6. correct codec name

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    474fdcf View commit details
    Browse the repository at this point in the history
  7. add reasonable default mhType.

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d84bb28 View commit details
    Browse the repository at this point in the history
  8. fix input encoding

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    71ea0d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37a128b View commit details
    Browse the repository at this point in the history
  10. fix some sharness test

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ac1490d View commit details
    Browse the repository at this point in the history
  11. nits

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    040c8f3 View commit details
    Browse the repository at this point in the history
  12. pb sharness update

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0d0f43c View commit details
    Browse the repository at this point in the history
  13. try with capitalized fields

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4b3013a View commit details
    Browse the repository at this point in the history
  14. dag-json bytes

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    c2372fc View commit details
    Browse the repository at this point in the history
  15. use dag-cbor that can represent bytes

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9fe56d8 View commit details
    Browse the repository at this point in the history
  16. additional work on sharness

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    13fb376 View commit details
    Browse the repository at this point in the history
  17. fix dag-cbor fixture sharness test

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e1ddb1a View commit details
    Browse the repository at this point in the history
  18. Switch ipfs dag get to serialize to an IPLD-Prime codec and output …

    …in the same way as `ipfs cat`
    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f57a8c5 View commit details
    Browse the repository at this point in the history
  19. bump ipld-prime

    willscott authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    319e9c3 View commit details
    Browse the repository at this point in the history
  20. bump go-multicodec and use Code.Set

    mvdan authored and rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    215ec2c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3e8f569 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fb25f6f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1afd8e8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    65c8589 View commit details
    Browse the repository at this point in the history
  25. Make git plugin test work again

    rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5dd6196 View commit details
    Browse the repository at this point in the history
  26. Default "hash" to sha2-256

    rvagg committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6285562 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    705914a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    963d53b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6522df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Update deps

    rvagg committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fc9062b View commit details
    Browse the repository at this point in the history
  2. Node dag-cbor sorting TODO

    rvagg committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4f0c15f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

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