Skip to content

Incorrect Ratio Calculation in eth_feeHistory: Returning 0.0 instead of 0 #8562

@Alleysira

Description

@Alleysira

Hello developers.

I'm running an Ethereum mainnet node using geth-1.15.9 and Prysm-6.0.0, along with a separate PoS testnet chain for API testing. During testing, I observed that the JSON-RPC responses from geth, besu, nethermind, and reth diverge. Specifically, when calling eth_feeHistory, besu, nethermind, and reth return 0.0 for the gasUsedRatio and blobgasUsedRatio defined in execution-apis, while geth returns 0. I think geth here returned a more reasonable value.

Please check the details in the besu issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions