ethereum-optimism / superchain-ops

35 stars 31 forks source link

Make checkStateDiff virtual #277

Closed maurelian closed 1 month ago

maurelian commented 1 month ago

Description

Reverts a change made in #238.

checkStateDiff should be virtual to enable wholistic state diff checks like used here.