ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Support evm1mode=fallback in Geth #75

Closed axic closed 5 years ago

axic commented 6 years ago

Basically it should support the EVMC_REJECTED error code and instantiate an EVM interpreter.

This task means changing @chfast's EVMC PR on geth.

axic commented 5 years ago

This has been solved in a different way.