We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are some areas where our current integration of evmone can be simplified and improved in terms of performance.
evmone
This is the main tracking issue. Individual issues/pull requests are listed below:
evmone::crypto::kzg_verify_proof
silkworm::verify_kzg_proof
evmone::VM
The text was updated successfully, but these errors were encountered:
canepat
No branches or pull requests
There are some areas where our current integration of
evmone
can be simplified and improved in terms of performance.This is the main tracking issue. Individual issues/pull requests are listed below:
evmone::crypto::kzg_verify_proof
instead ofsilkworm::verify_kzg_proof
#2379 (review and rebase needed)evmone::VM
lifetime #2383The text was updated successfully, but these errors were encountered: