The EVM State
(extends EvmYul.SharedState).
pc
pc
stack
s
execLength
- Length of execution.
- σ₀ : AccountMap
- pc : UInt256
- execLength : ℕ
Instances For
- success {S : Type} (state : S) (o : ByteArray) : ExecutionResult S
- revert {S : Type} (g : UInt256) (o : ByteArray) : ExecutionResult S