second-state / lity

A rule-based contract-oriented high-level language.
https://www.litylang.org/
GNU General Public License v3.0
56 stars 20 forks source link

EVM version check #11

Open totoroXD opened 5 years ago

totoroXD commented 5 years ago

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

Currently, these functions have never been used. https://github.com/second-state/lity/blob/4f90b5fc93f7f87dd99c040df7ce0716ffd4b9c4/libsolidity/interface/EVMVersion.h#L80-L83