Consensys / linea-tracer

Part of the Linea stack responsible for extracting data from the execution of an EVM client in order to construct large matrices called execution traces.
https://linea.build
Other
24 stars 20 forks source link

[997] Migrate Stp and OobCall test to v2 #1115

Closed gauravahuja closed 1 week ago

gauravahuja commented 1 week ago

997

Fixes the failures in StpTest and OobCallTest after migrating the V2.

The errors were:

To fix them I updated the sender account balance to a higher value in StpTest and reduced the Tx gaslimit in OobCalltest.