Module constants

Constants§

BLOCKHASH_SERVE_WINDOW
EIP-2935: Serve historical block hashes from state
BLOCK_HASH_HISTORY
Number of block hashes that EVM can access in the past (pre-Prague)
CALL_STACK_LIMIT
EVM call stack limit
KECCAK_EMPTY
The Keccak-256 hash of the empty string "".
MAX_INITCODE_SIZE
EIP-3860: Limit and meter initcode
PRECOMPILE3
The address of precompile 3, which is handled specially in a few places
STACK_LIMIT
EVM interpreter stack limit