Skip to content

Labels

Labels

  • A-ci

    Area: Continuous Integration
  • A-deps

    Area: Dependencies—Stuff we build on top of (eg. `uv.lock`, `pyproject.toml`)
  • A-doc

    Area: documentation
  • A-packaging

    Area: Python packaging changes
  • A-spec-rpc

    Area: Specification JSON RPC
  • A-spec-specs

    Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`)
  • A-spec-tests

    Area: tests for specifications e.g. json_infra
  • A-spec-tools

    Area: Specification Tooling—Tools for the Ethereum specification (eg. `src/ethereum_spec_tools/*`)
  • A-test-benchmark

    Area: execution_testing.benchmark and tests/benchmark
  • A-test-cli

    Area: execution_testing.cli
  • A-test-client-clis

    Area: execution_testing.client_clis
  • A-test-config

    Area: execution_testing.config
  • A-test-consume

    Area: execution_testing.cli.pytest_commands.plugins.consume
  • A-test-eest

    Area: execution_testing.cli.eest
  • A-test-exceptions

    Area: execution_testing.exceptions
  • A-test-execute

    Area: execution_testing.cli.pytest_commands.plugins.execute
  • A-test-execution

    Area: execution_testing.execution
  • A-test-fill

    Area: execution_testing.cli.pytest_commands.plugins.filler
  • A-test-fixtures

    Area: execution_testing.fixtures
  • A-test-forks

    Area: execution_testing.forks
  • A-test-gentest

    Area: execution_testing.cli.gentest
  • A-test-logging

    Area: execution_testing.logging
  • A-test-make

    Area: execution_testing.cli.eest.make
  • A-test-rpc

    Area: execution_testing.rpc
  • A-test-specs

    Area: execution_testing.specs
  • A-test-tests

    Area: tests for packages/testing
  • A-test-types

    Area: execution_testing.base_types and execution_testing.test_types
  • A-test-vm

    Area: execution_testing.vm
  • A-tests

    Area: Consensus tests.
  • A-tooling

    Area: Improvements or changes to auxiliary tooling such as uv, ruff, mypy, ...