zkevm-circuits
zkevm-circuits copied to clipboard
MPT fails with mainnet test with block 18363441
Describe the bug
The first issues with block were addressed by issue https://github.com/privacy-scaling-explorations/zkevm-circuits/issues/1738 and PR https://github.com/privacy-scaling-explorations/zkevm-circuits/pull/1756. Still, some problems remain.
The first detected problem is the failure of SetStateObjectIfExists in statedb.go when the last returned proof element is an extension node (instead of a branch). The second detected problem is related to modified extension node.