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

Feature request: hardhat network to support eth_getProof #3345

Open
yehted opened this issue Nov 15, 2022 · 5 comments
Open

Feature request: hardhat network to support eth_getProof #3345

yehted opened this issue Nov 15, 2022 · 5 comments
Labels
blocked-reason:needs-edr effort:difficult status:blocked Blocked by other issues or external reasons type:feature Feature request
Milestone

Comments

@yehted
Copy link

yehted commented Nov 15, 2022

Hi, I would like eth_getProof to be part of the supported JSON-RPC methods (https://hardhat.org/hardhat-network/docs/reference#json-rpc-methods-support). I am doing something where I am using merkle proofs, which can be found via that endpoint. FWIW, ganache supports this method (trufflesuite/ganache#382).

@github-actions
Copy link
Contributor

This issue is also being tracked on Linear.

We use Linear to manage our development process, but we keep the conversations on Github.

LINEAR-ID: 3648f32f-825a-4f7b-91d1-c4e9ed6d771e

@alcuadrado
Copy link
Member

First of all, respect for whatever you are doing! First time someone actually asks for this.

Would you be ok if we have eth_getProof for non-forked networks only?

@alcuadrado alcuadrado added the type:feature Feature request label Nov 15, 2022
@yehted
Copy link
Author

yehted commented Nov 15, 2022

Would you be ok if we have eth_getProof for non-forked networks only?

Yup, that's totally fine

@Arachnid
Copy link

Arachnid commented Oct 3, 2023

With ganache being deprecated, and Anvil's support for eth_getProof broken, it'd be great to see this added. Any hope of support? With all the existing libraries already in use, it feels like it should be relatively straightforward.

@darcys22
Copy link

+1 for this method, we are using it to track the storage merkle root of our contract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-reason:needs-edr effort:difficult status:blocked Blocked by other issues or external reasons type:feature Feature request
Projects
Status: Blocked
Development

No branches or pull requests

6 participants