Skip to content

Labels

Labels

  • Area: Continuous Integration
  • Area: Dependencies—Stuff we build on top of (eg. `uv.lock`, `pyproject.toml`)
  • Area: documentation
  • Area: Specification JSON RPC
  • Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)
  • Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)
  • Area: Tests Benchmarks—Performance measurement (eg. `tests/benchmark/*`, `p/t/s/e/benchmark/*`)
  • Area: Tests Consume CLI—pytest command (eg. `p/t/s/e/cli/pytest_commands/consume.py`)
  • Area: Tests CLI—command-line interface (eg. `p/t/s/e/cli/eest/*`)
  • Area: Tests Execute CLI—runs tests on live networks (eg. `p/t/s/e/cli/pytest_commands/execute.py`)
  • Area: Tests Fill CLI—runs tests and generates fixtures (eg. `p/t/s/e/cli/pytest_commands/fill.py`)
  • Area: execution spec tests gentest module
  • Area: execution spec tests make cli interface
  • Area: execution spec tests client clis
  • Area: execution spec tests commands package
  • Area: execution spec tests configuration and tooling
  • Area: execution spec tests for EVM object format
  • Area: execution spec tests exceptions
  • Area: execution spec tests execution package
  • Area: execution spec tests fixtures package
  • Area: execution spec tests forks
  • Area: execution spec tests packaging
  • Area: execution spec tests rpc package
  • Area: execution spec tests specs package
  • Area: tests for execution spec tests
  • Area: execution spec tests tooling
  • Area: Test Types—Definitions used in tests/testing tools (eg. `p/t/s/e/{base,test}_types`)
  • Area: execution spec tests vms
  • Area: ethereum_testing.cli package