Skip to content

feat(anvil): make the OP spec configurable #10521

Open
@zerosnacks

Description

@zerosnacks

Component

Anvil

Describe the feature you would like

As highlighted in #10508 we currently pin to OpSpec::ISTHMUS per #10567 (OpSpec::BEDROCK prior)

let op_cfg = env.evm_env.cfg_env.clone().with_spec(op_revm::OpSpecId::ISTHMUS);

Ideally this would be configurable in some manner to support all Optimism hardforks prior

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions