Expand description

The EVM circuit implementation.

Re-exports§

Modules§

  • Constants and parameters for the EVM circuit
  • EVM execution state. We model the EVM execution as a finite state machine. The execution of a EVM block goes from one state to another, but never at an undefined state. The EVM circuit enables the selectors and thus activates the constraints for the state that the execution reaches.
  • Fixed lookup tables and dynamic lookup tables for the EVM circuit

Structs§