Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: multiformats/js-cid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: multiformats/js-cid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 8, 2016

  1. Use codec tables from multicodec (#11)

    * encode codec code as varint
    
    * use codec tables from multicodec
    
    * contributors - fix kumavis email
    
    * tests - remove duplicated test
    kumavis authored and daviddias committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    8c4e302 View commit details
    Browse the repository at this point in the history
  2. chore: update contributors

    daviddias committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    d76653b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6d7a8d View commit details
    Browse the repository at this point in the history
Loading