ethereum / evmjit

The Ethereum EVM JIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project maintainer wanted

axic opened this issue · comments

This project has not been maintained for a while.

It is incompatible with current clients and the Ethereum mainnet. It needs the following to be up to speed:

  • EVMC6 support (#180)
  • Completed Constantinople support for mainnet (#183)

Optionally the following would be helpful:

Please reach out here if you are interested maintaining this project or just to fix some of the issues listed above.

commented

Hi,

I am interested in contributing this project.
I've push #187 to support LLVM 8.0.0 and I am going to deal with the EVMC6 support (#180).

Hi @hydai,

Thanks for the contributions, I will try to review them as soon as possible.