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

add k256 feature for signer recovery #62

Draft
wants to merge 1 commit into
base: v1.0.0-rc.2-taiko
Choose a base branch
from

Conversation

austinabell
Copy link

Changes intended to be kept as minimal and non-breaking to existing workflows. This is just needed to be able to use k256 for signature verification (to be more effectively accelerated).

The implementation was taken roughly from upstream reth, with some slight modifications. Changes could be more involved to remove secp256k1 from the dependency tree and default to k256 like upstream reth, but defaulting to not for now.

These changes are necessary for a raiko optimization for risc0 prover.

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