-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Labels
executionExecution-related work.Execution-related work.featNew feature or requestNew feature or request
Description
Right now Helios always uses the same EVM (revm). We should be a bit more generic about this to support any evm, and should properly handle setting up revm differently for Ethereum vs OP Stack. We should also properly initialize the evm differently depending on what hard fork is active.
The best spot to put this functionality is probably as a part of NetworkSpec
.
Metadata
Metadata
Assignees
Labels
executionExecution-related work.Execution-related work.featNew feature or requestNew feature or request