Skip to content

Add new Pectra BLS-12-381 precompiles #384

@Na3aga

Description

@Na3aga

Add Pectra BLS-12-381 precompiles

Description

Request to add documentation for the new Pectra BLS-12-381 precompiles (addresses 0x0b-0x11) to evm.codes. These precompiles provide efficient elliptic curve operations on the BLS12-381 curve.

Details

  • Precompile addresses: 0x0b through 0x11
  • Implements BLS12-381 elliptic curve operations
  • Critical for zero-knowledge proof verification and threshold signatures
  • Already deployed on several EVM chains

References

EIP specification: https://eips.ethereum.org/EIPS/eip-2537
Implementation: https://github.com/ethereum/go-ethereum/blob/master/core/vm/contracts.go#L131-L137
Specification: https://hackmd.io/@pectra/bls12-381-precompiles

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