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

Support for KZG precompile in Steel #237

Open
nategraf opened this issue Sep 11, 2024 · 1 comment
Open

Support for KZG precompile in Steel #237

nategraf opened this issue Sep 11, 2024 · 1 comment
Labels
enhancement New feature or request steel

Comments

@nategraf
Copy link
Contributor

Currently, the KZG precompile is not enabled in Steel. If a contract executes this precompile during a Steel call, the guest will return an error.

We want to enable the use of the KZG precompile, to have maximum compatibility with contracts deployed to Ethereum. We also want to enable it in a way that provides a good user and developer experience, in terms of ease of integration (e.g. just turning on a feature flag) and performance.

@nategraf nategraf added enhancement New feature or request steel labels Sep 11, 2024
Copy link

linear bot commented Sep 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request steel
Projects
None yet
Development

No branches or pull requests

1 participant