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

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

@eseiker

Description

@eseiker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions