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(basic_types): bincode deserialization for web3::Bytes #1928

Merged
merged 4 commits into from
May 15, 2024

Commits on May 15, 2024

  1. fix(basic_types): bincode deserialization for web3::Bytes

    Don't assume we only use serde_json...
    
    Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
    haraldh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    148dbd0 View commit details
    Browse the repository at this point in the history
  2. Add a [de]serialization unit test for the Bytes

    Co-authored-by: Harald Hoyer <harald@matterlabs.dev>
    pbeza and haraldh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d7d0ed4 View commit details
    Browse the repository at this point in the history
  3. fixup! fix(basic_types): bincode deserialization for web3::Bytes

    Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
    haraldh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0074992 View commit details
    Browse the repository at this point in the history
  4. fixup! fix(basic_types): bincode deserialization for web3::Bytes

    Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
    haraldh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    baf2a95 View commit details
    Browse the repository at this point in the history