Skip to content

EVM version check #11

@totoroXD

Description

@totoroXD

Should check EVM version parameter when codegen Lity-only instruction set.

Currently, these functions have never been used.

bool hasENI() const {return *this == lity(); }
bool hasIsValidator() const {return *this == lity(); }
bool hasFreeGas() const {return *this == lity(); }
bool hasRand() const {return *this == lity(); }

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions