edr icon indicating copy to clipboard operation
edr copied to clipboard

Refactor REVM to make optimism feature flag additive

Open Wodann opened this issue 9 months ago • 1 comments

Currently, the optimism feature flag removes part of the default feature set of REVM. This prevents us from using vanilla Ethereum and Optimism side-by-side.

Definition of Done

  • Ensure that optimism feature flag in REVM is additive
  • Validate that we can use vanilla Ethereum and Optimism features side-by-side in EDR

Wodann avatar May 22 '24 13:05 Wodann