xermicus / revive

Solidity compiler for PolkaVM
Apache License 2.0
16 stars 4 forks source link

Migrate mock runtime #14

Open xermicus opened 3 months ago

xermicus commented 3 months ago

Migrate the mock runtime to the on-chain implementation when its avaialbe.

We should then also

This is easier if all tests can be written in a declarative manner (revive-integration currently is not yet declarative).