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

Add CID Codecs to block put #4022

Merged
merged 1 commit into from Jul 5, 2017
Merged

Add CID Codecs to block put #4022

merged 1 commit into from Jul 5, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 29, 2017

@ghost
Copy link
Author

ghost commented Jun 29, 2017

Force pushed an updated with a more decent commit message 😬

@kevina
Copy link
Contributor

kevina commented Jun 29, 2017

@whyrusleeping should we hard code every cid type into go-ipfs? It seams to me we should use a lookup table from an external library. Was this discussed somewhere else?

@ghost
Copy link
Author

ghost commented Jun 29, 2017

@whyrusleeping
Copy link
Member

whyrusleeping commented Jun 29, 2017 via email

@ghost
Copy link
Author

ghost commented Jun 29, 2017

@whyrusleeping will do. Let's close this meanwhile.

@ghost ghost closed this Jun 29, 2017
@ghost
Copy link
Author

ghost commented Jun 30, 2017

@whyrusleeping ipfs/go-cid#26

Once merged, I rebase this PR.

@ghost ghost reopened this Jun 30, 2017
@whyrusleeping
Copy link
Member

@hsanjuan you should be unblocked now, the go-cid package has been updated in master

Adding codecs found in
Use the codec map implemented in ipfs/go-cid#26

License: MIT
Signed-off-by: Herman Junge <chpdg42@gmail.com>
@hsanjuan
Copy link
Contributor

hsanjuan commented Jul 5, 2017

@whyrusleeping you meant to mention @hermanjunge right ? :)

@whyrusleeping
Copy link
Member

Heh, yes i did. I guess my brain saw "oh, theres a j in the middle of that username that starts with an h, thats the right one"

Copy link
Member

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @hermanjunge!

@whyrusleeping whyrusleeping merged commit 0b481a3 into ipfs:master Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants