privacy-scaling-explorations/zkevm-circuits

MPT fails with mainnet test with block 18363441

miha-stopar opened this issue · 0 comments

Describe the bug

The first issues with block were addressed by issue
#1738 and PR #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.