This repository was archived by the owner on Jul 5, 2024. It is now read-only.
[Integration Tests] Panic Option::unwrap()
on a None
value' due to eth_block.withdrawals==None
#1687
Labels
T-bug
Type: bug
What command(s) is the bug in?
No response
Describe the bug
Integration Tests have been failing since introduction of #1369, due to Option::Unwrap on None value, when eth_block.withdrawals==None.
https://github.com/privacy-scaling-explorations/zkevm-circuits/actions/runs/6942012340/job/18884044464
The text was updated successfully, but these errors were encountered: