zkevm-circuits
zkevm-circuits copied to clipboard
MPT issues found by light client big blocks
What command(s) is the bug in?
No response
Describe the bug
Some MPT issues have been found by light-client big block tests. One of the issues is related to modified extension node not being implemented yet, so this is the first one to be resolved.
The PR with ModExtensionGadget partial implementation is here and the PR with the corresponding witness generator changes is here. The full implementation of the modified extension is available here, but serves only as a reference as this was implemented before the MPT refactoring.
Issues
- https://github.com/privacy-scaling-explorations/zkevm-circuits/issues/1743
- https://github.com/privacy-scaling-explorations/zkevm-circuits/issues/1738
- more