1. 06 May, 2021 1 commit
  2. 22 Apr, 2021 1 commit
  3. 21 Apr, 2021 2 commits
  4. 09 Apr, 2021 1 commit
  5. 05 Apr, 2021 2 commits
    • web3-bot's avatar
      update .github/workflows/go-test.yml (#70) · 874a5169
      web3-bot authored
      874a5169
    • Daniel Martí's avatar
      replace go-ipld-prime-proto with go-codec-dagpb · 97bd4ecd
      Daniel Martí authored
      We're transitioning to the latter codec for dag-pb on ipld-prime, so
      go-car should use it too to avoid registering two codecs to handle the
      same multicodec code.
      
      Besides swapping the library, we also update go-ipld-prime to grab its
      raw codec, to be used for raw nodes.
      
      We also roll our own little version of go-ipld-prime-proto's
      AddDagPBSupportToChooser. With go-codec-dagpb, raw nodes don't need a
      special prototype, so we need just one special case for PBNode. It also
      doesn't seem worthwhile to add API to go-codec-dagpb for what is
      essentially three lines of fairly simple code. We can always revisit
      that if more downstream users require it too.
      97bd4ecd
  6. 02 Apr, 2021 1 commit
  7. 01 Apr, 2021 4 commits
  8. 30 Mar, 2021 2 commits
  9. 29 Mar, 2021 4 commits
  10. 27 Mar, 2021 1 commit
  11. 25 Mar, 2021 4 commits
  12. 24 Mar, 2021 2 commits
  13. 22 Mar, 2021 3 commits
  14. 08 Mar, 2021 2 commits
  15. 25 Feb, 2021 7 commits
  16. 03 Feb, 2021 1 commit
  17. 09 Jan, 2021 1 commit
  18. 14 Dec, 2020 1 commit