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

Compability layer to the Ethereum VM C API #275

Open
sorpaas opened this issue Oct 2, 2017 · 0 comments
Open

Compability layer to the Ethereum VM C API #275

sorpaas opened this issue Oct 2, 2017 · 0 comments

Comments

@sorpaas
Copy link
Contributor

sorpaas commented Oct 2, 2017

See ethereum/EIPs#56

The inputs/outputs for SputnikVM is mostly the same as the C API specified, except that SputnikVM uses a require error model, while C API uses a callback query model. So a wrapper on SputnikVM will be needed.

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

No branches or pull requests

1 participant