foundry_common

Module evm

Source
Expand description

CLI arguments for configuring the EVM settings.

Structs§

  • Configures the executor environment during tests.
  • EvmArgs and EnvArgs take the highest precedence in the Config/Figment hierarchy.

Functions§

  • id 🔒
    We have to serialize chain IDs and not names because when extracting an EVM Env, it expects chain_id to be u64.

Type Aliases§

  • Map keyed by breakpoints char to their location (contract address, pc)