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

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

Open
Giulio2002 opened this issue Dec 20, 2024 · 0 comments · May be fixed by #13291
Open

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

Giulio2002 opened this issue Dec 20, 2024 · 0 comments · May be fixed by #13291
Assignees
Labels
complexity:high Issue might take multiple weeks or more to fix erigon3 imp2 Medium importance

Comments

@Giulio2002
Copy link
Contributor

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.
@Giulio2002 Giulio2002 added erigon3 complexity:high Issue might take multiple weeks or more to fix labels Dec 20, 2024
@shotasilagadze shotasilagadze linked a pull request Jan 1, 2025 that will close this issue
@shotasilagadze shotasilagadze linked a pull request Jan 1, 2025 that will close this issue
@VBulikov VBulikov added the imp2 Medium importance label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:high Issue might take multiple weeks or more to fix erigon3 imp2 Medium importance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants