Module constants

Module constants 

Source
Expand description

Global constants for the EVM

Here you can find constants that dont belong to any EIP and are there for the genesis.

Constantsยง

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 "".
PRECOMPILE3
The address of precompile 3, which is handled specially in a few places
STACK_LIMIT
EVM interpreter stack limit