Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Support RIP-7212 precompile in bundler collector tracer validation #44

Open
eseiker opened this issue Jul 2, 2024 · 0 comments
Open

Comments

@eseiker
Copy link

eseiker commented Jul 2, 2024

Per OP-062 of ERC-7562, RIP-7212 P256VERIFY precompile at 0x100 should be allowed on supported networks.
Polygon PoS already adopted RIP-7212 and Optimism targeted fjord mainnet activation soon. Several other networks are following after.

https://docs.stackup.sh/docs/opcode-rules#op-062-precompile-call
https://github.com/ethereum/RIPs/blob/master/RIPS/rip-7212.md#specification

return addrInt.Cmp(big.NewInt(0)) == 1 && addrInt.Cmp(big.NewInt(10)) == -1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant