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

Move Byzantium precompiled contracts implementation to the core codebase #353

Closed
mersinvald opened this issue Sep 14, 2018 · 1 comment
Closed

Comments

@mersinvald
Copy link
Contributor

In order to provide an EmbeddedByzantiumPatch in the sputnikvm crate we need to move implementations of modexp and bn128 into the core SputnikVM codebase.
Currently these reside in the separate subcrates.

Though at the moment contracts can't be build without std feature. #333

@mersinvald
Copy link
Contributor Author

This issue was moved to etclabscore#4

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