Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Error deploying L2 Contracts using the OP Stack Chain docs on the celestiaorg/optimism repo. #401

@yohanelly95

Description

@yohanelly95
forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow

Fails with error

    │   ├─ [0] VM::parseJsonUint("<stringified JSON>", "$.recommendedProtocolVersion") [staticcall]
    │   │   └─ ← 0
    │   ├─ [0] VM::parseJsonBool("<stringified JSON>", "$.useFaultProofs") [staticcall]
    │   │   └─ ← no matching value found at "$.useFaultProofs"
    │   └─ ← no matching value found at "$.useFaultProofs"
    └─ ← no matching value found at "$.useFaultProofs"
  
    ```
    
    
    I am running the tag git checkout tags/v1.2.0-OP_v1.7.0-CN_v0.12.4.
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions