EIP-2537: Precompile for BLS12-381 curve operations #509
Labels
A-op-revm
Area: op-revm (rust evm)
H-pectra
Hardfork: Pectra (L1)
U-node
Upgrade: involving changes to node component (cl, el, etc.)
U-smart-contract
Upgrade: involving changes to smart contracts
https://eips.ethereum.org/EIPS/eip-2537
op-revm
low hanging fruit to fix
copy L1 function
https://github.com/bluealloy/revm/blob/234405c1f7d9f2ae723d5c5bb9783e6bde6e6204/crates/precompile/src/lib.rs#L161-L177
to op precompiles
https://github.com/bluealloy/revm/blob/234405c1f7d9f2ae723d5c5bb9783e6bde6e6204/crates/optimism/src/handler/precompiles.rs#L34-L54
op-geth
smart-contract
References
The text was updated successfully, but these errors were encountered: