Copy OP execution outcome tests #11534
Labels
A-op-reth
Related to Optimism and op-reth
C-test
A change that impacts how or what we test
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
Copy all tests that have an
optimism
feature gate inside, into optimism evm crate. For the copies, remove the optimism feature gate. For the originals, remove the optimism feature gated code completely.reth/crates/evm/execution-types/src/execution_outcome.rs
Lines 365 to 891 in 6a1ec0d
Additional context
No response
The text was updated successfully, but these errors were encountered: