March 2018
Beginner to intermediate
656 pages
20h 9m
English
Machine state is also maintained internally by the EVM. Machine state is updated after each execution cycle of EVM. An iterator function (detailed in the next section) runs in the virtual machine, which outputs the results of a single cycle of the state machine.
Machine state is a tuple that consists of the following elements:
The EVM is designed to handle exceptions and will halt (stop execution) in case any of the following exceptions occur:
Read now
Unlock full access