Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Limit solidity version in all Solidity contracts in the Wiki #1626

@salaheldinsoliman

Description

@salaheldinsoliman

Current ISC EVM doesn't yet support MCOPY opcode introduced in cancun fork.
Newer solc version spit out code containing MCOPY, therefore contracts in the wiki would trap if not compiler with proper Solidity version.

The solution I'm proposing is to limit Solidity version in all contracts in the Wiki, to be aligned with the currently supported ISC EVM

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions