Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add k256 feature for signer recovery #62

Merged

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.

@dantaik dantaik requested a review from smtmfft January 14, 2025 01:34
@austinabell austinabell marked this pull request as ready for review January 21, 2025 16:58
@smtmfft smtmfft requested a review from keroro520 February 7, 2025 00:47
@keroro520 keroro520 merged commit ebbb0bc into taikoxyz:v1.0.0-rc.2-taiko Feb 19, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants