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

EIP-7212: r1 curve precompile #6999

Open
jflo opened this issue Apr 25, 2024 · 1 comment · May be fixed by #7065
Open

EIP-7212: r1 curve precompile #6999

jflo opened this issue Apr 25, 2024 · 1 comment · May be fixed by #7065
Assignees
Labels

Comments

@jflo
Copy link
Contributor

jflo commented Apr 25, 2024

NOTE: inclusion in Prague likely but not yet confirmed.

https://eips.ethereum.org/EIPS/eip-7212

This curve is already supported by besu-native, so it should just be a matter of wrapping a pre-compile around it. It's also already supported by ECRCPrecompiledContract, it just needs to be instantiated with the r1 curve, and bound to whatever opcode we decide on.

@ulerdogan
Copy link

Hello! Thanks for creating the issue and considering for the implementation.
Just to mention, EIP-7212 has been moved to RIP repository and the final specs are there, the progress will likely follow the proposal as an RIP.
RIP here

@daniellehrner daniellehrner self-assigned this May 7, 2024
@daniellehrner daniellehrner linked a pull request May 7, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants