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(codec): impl codec for Bytes #856

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 2, 2022

Motivation

Closes #855

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@mattsse mattsse force-pushed the matt/fix-missing-codec-for-bytes branch from 1e31622 to 1d8845d Compare February 2, 2022 11:11
@gakonst gakonst merged commit 8c07861 into gakonst:master Feb 2, 2022
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.

the trait TokenizableItem is not implemented for ethers::prelude::Bytes
2 participants