Skip to content

Implement eth_getProof for "latest" Tag in Erigon 3 #13201

Open
@Giulio2002

Description

Description:
Add support for the eth_getProof JSON-RPC method in Erigon 3 to handle the "latest" tag, enabling retrieval of account and storage proofs for the most recent block.

Tasks:

  1. Update the eth_getProof method to support the "latest" tag.
  2. Ensure accurate proof generation for accounts and storage.

Acceptance Criteria:

  • eth_getProof works with the "latest" tag and returns correct data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

complexity:highIssue might take multiple weeks or more to fixerigon3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions