-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
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
hecmas, MdTeach and Phillip-Kemper
Metadata
Metadata
Assignees
Labels
No labels