Skip to content

feat(precompiles): add kzg_point_evaluation and remove TODO about revm-precompile #510

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Kalpazanova53
Copy link

This PR adds the kzg_point_evaluation precompile to the OpZkvmPrecompiles set and removes the outdated TODO comment.

Changes
-Added kzg_point_evaluation::POINT_EVALUATION from revm-precompile crate (v19.0.0).

  • Removed the corresponding // TODO: Add kzg_point_evaluation once it has standard precompile support in revm-precompile 0.17.0..

-Updated Cargo.toml to include revm-precompile = "19.0.0".

-Updated Cargo.lock

##Test

cargo build

Pasted Graphic 23

cargo clippy --workspace --all-targets --all-features -- -D warnings

Pasted Graphic 22

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

Successfully merging this pull request may close these issues.

1 participant