Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix getProof API when zktrie is enabled #132

Merged
merged 1 commit into from
Jul 27, 2022
Merged

fix getProof API when zktrie is enabled #132

merged 1 commit into from
Jul 27, 2022

Conversation

noel2004
Copy link
Member

In geth for common mode, we can simply fix the issue in eth_getProof when zktrie is enabled.

The light server mode has used an incompatible implement for stateDb but we can postpone the work and simply disable this unsued mode in geth when zktrie is opened.

@lispc lispc merged commit fefa8b9 into zkrollup Jul 27, 2022
@lispc lispc deleted the fix/get_proof branch July 27, 2022 05:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants