Open jflo opened 6 months ago
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
This issue is stale because it has been open for 6 months with no activity.
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.