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

feat: add non-dag codec variants (json/cbor) #157

Closed
wants to merge 1 commit into from

Conversation

Stebalien
Copy link
Member

We now CBOR, at least, in Filecoin when we want structured data that can't have links.

We now CBOR, at least, in Filecoin when we want structured data that
can't have links.
Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

ok, if we must, but I think I'd rather these consts be considered legacy and people just use https://github.com/multiformats/go-multicodec instead; it's auto generated and kept in sync with the table

@aschmahmann
Copy link

@Stebalien do you still want this merged, or is go-multicodec fine?

@Stebalien
Copy link
Member Author

No, that's much better.

@Stebalien Stebalien closed this Jul 17, 2023
@Stebalien
Copy link
Member Author

@aschmahmann are we going to deprecate the current constants?

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.

None yet

3 participants