Documentation

EvmYul.State.Account

Precompiled contract addresses. (142) π ≡ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}

Equations
Instances For
    Instances For
      Instances For

        The Account data. Section 4.1.

        Suppose a is some address.

        In the yellow paper it is supposed to be a 256-bit hash of the root node of a Merkle Tree. KEVM implemets it as just an key/value map.

        For now, we assume no global map GM with which GM[code_hash] ≡ code.

        Instances For
          Equations
          Equations
          Instances For