Crate revm_precompile
source ·Expand description
§revm-precompile
Implementations of EVM precompiled contracts.
Modules§
- kzg_point_evaluation
c-kzg
Structs§
- An Ethereum address, 20 bytes in length.
- Wrapper type around [
bytes::Bytes
] to support “0x” prefixed hex strings. - A hash map implemented with quadratic probing and SIMD lookup.
- A log consists of an address, and some log data.
Enums§
Functions§
Type Aliases§
- 32-byte [fixed byte-array][FixedBytes] type.
- A precompile operation result.