ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

Support evmc interface

Open yihuang opened this issue 3 years ago • 1 comments

Proposal: Support evmc interface

https://github.com/ethereum/evmc

Current behavior: only support go-ethereum evm implementation

Desired behavior: Through evmc interface to support alternative high-performance EVM implementations.

Use case: Improve EVM performance.

Requests may be closed if we're not actively planning to work on them.

yihuang avatar Aug 30 '22 04:08 yihuang

We may be able to support here, have been drafting this internally, enables some interesting use cases when you run the vm out of process.

itsdevbear avatar Aug 30 '22 17:08 itsdevbear

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Oct 15 '22 00:10 github-actions[bot]

note, we don't have the capacity to work on this feature at this point in time. Open for external contributions

fedekunze avatar Oct 22 '22 07:10 fedekunze