Skip to content

Support the eth_config JSON-RPC method (EIP-7910) #8409

Description

@anaPerezGhiglia

Hardhat's network doesn't currently support the eth_config JSON-RPC method introduced in EIP-7910, which client teams are required to support as of the Fusaka/Osaka network upgrade. Calling it today returns a "Method eth_config is not supported" error

eth_config takes no parameters and returns the node's active protocol configuration (current, next, and last fork configs). Supporting it would keep Hardhat's network spec-compliant with the JSON-RPC methods clients are expected to implement.

The goal of this issue is to gauge interest. If you'd find eth_config support useful, please upvote the issue and, if possible, share your use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions