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

fix: correct json codec links & bytes handling #472

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Oct 13, 2022

The plain JSON codec shouldn't be able to encode bytes or links and should consistently error. The DAG-JSON codec should be able to, of course.

I'll do a simple 0.18.1 after this, but in a separate PR that updates the changelog and does the proper release process.

@rvagg rvagg requested a review from willscott October 13, 2022 03:33
The plain JSON codec shouldn't be able to encode bytes or links and should
consistently error. The DAG-JSON codec should be able to, of course.
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

2 participants