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

Validate the interpreter's major version against the contract's/library's major version #1176

@jjcnn

Description

@jjcnn

It looks like we don't always check that the contract/library has a major version that matches the major version of the checker/interpreter. At least this is the case when a message is sent to a library (see #1175).

This is not a problem as long as there is only a single major version in play, but should be checked thoroughly once we reach v1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions