You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-1 might lead to some weird results in VM implementations, like block's gas cost going down when counted in pre-execution analysis, as seen in ethereum/evmone#93
The text was updated successfully, but these errors were encountered:
evmc/lib/instructions/instruction_metrics.c
Line 9 in 22ed657
-1
might lead to some weird results in VM implementations, like block's gas cost going down when counted in pre-execution analysis, as seen in ethereum/evmone#93The text was updated successfully, but these errors were encountered: