lambdaclass / era_vm

EraVM implementation
MIT License
19 stars 3 forks source link

Integrate `far_call` function with EVM interpreter #123

Closed JulianVentura closed 1 month ago

JulianVentura commented 1 month ago

We have an implementation of FarCall opcode under far_call function. We should integrate the evm interpreter on it.

juan518munoz commented 1 month ago

Closed by #160