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: FeeHistory deserialization #722

Merged
merged 3 commits into from
May 10, 2024
Merged

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented May 10, 2024

Motivation

We are not using correct serde impl for base_fee_per_blob_gas, thus any FeeHistory requests to client impls which have this field in response are failing to get deserialized

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@Evalir
Copy link
Contributor

Evalir commented May 10, 2024

should we add a test case for this?

@klkvr
Copy link
Member Author

klkvr commented May 10, 2024

added one

@prestwich prestwich merged commit 6c58a0a into alloy-rs:main May 10, 2024
24 checks passed
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
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