Crate revm_precompile

Source
Expand description

§revm-precompile

Implementations of EVM precompiled contracts.

Re-exports§

pub use interface::*;

Modules§

blake2
bls12_381
bls12_381_const
bls12_381_utils
bn128
hash
identity
interface
kzg_point_evaluation
modexp
secp256k1
secp256r1
EIP-7212 secp256r1 Precompile
utilities

Structs§

PrecompileWithAddress
Precompiles

Enums§

PrecompileSpecId

Functions§

calc_linear_cost_u32
u64_to_address
Const function for making an address by concatenating the bytes from two given numbers.