Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't tell if geth is connected to EVM One #19

Open
Pet3ris opened this issue Oct 16, 2019 · 0 comments
Open

Can't tell if geth is connected to EVM One #19

Pet3ris opened this issue Oct 16, 2019 · 0 comments

Comments

@Pet3ris
Copy link

Pet3ris commented Oct 16, 2019

Hi there,

I'm using geth evmone combination in the following way geth --vm.evm=./libevmone.dylib, but the geth client doesn't seem to be accepting the VM (or indicating acceptance/rejection). The performance is very similar which is why I'm suspecting the EVM one shared library is not being used.

System information

Geth version: latest master
OS & Version: OS X 10.14.3
Commit hash : (if develop)

Expected behaviour

Geth to use provided EVMC interpreter or indicating why it won't use it.

Actual behaviour

Geth doesn't seem to react to the vm.evm argument at all.

Steps to reproduce the behaviour

Running geth --vm.evm=./libevmone.dylib

Backtrace

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant