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: dont skip gas used ratio if empty #5512

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Nov 21, 2023

ref

https://github.com/ethereum/go-ethereum/blob/0004c6b229b787281760b14fb9460ffd9c2496f1/internal/ethapi/api.go#L84-L88

I'm keeping the Option of reward, because we currently have a PR that touches that code, can refactor this to Vec Vec after that

Copy link
Member

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

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

Lgtm

crates/rpc/rpc-types/src/eth/fee.rs Outdated Show resolved Hide resolved
@onbjerg onbjerg added this pull request to the merge queue Nov 21, 2023
@mattsse mattsse removed this pull request from the merge queue due to a manual request Nov 21, 2023
Co-authored-by: evalir <hi@enriqueortiz.dev>
@mattsse mattsse added this pull request to the merge queue Nov 21, 2023
Merged via the queue into main with commit f8451fd Nov 21, 2023
27 checks passed
@mattsse mattsse deleted the matt/fix-fee-history-serde branch November 21, 2023 04:24
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