Skip to content

Test Release Tracker: focil-devnet@v0.1.0 #3007

Description

@felix314159

Overview

This is the tracker for our first FOCIL release, which is relevant for the upcoming focil-devnet-0.
The release is based off of branch devnets/focil/0 , which is devnets/bal/7 + FOCIL.

How to run the tests

  1. Ensure your client's FOCIL branch is based off of bal-devnet-7 (or glamsterdam-devnet-5 or glamsterdam-devnet-4).

  2. On felix314159/hive focil branch run set clients.yaml to e.g.:

- client: besu
  nametag: default
  dockerfile: git
  build_args:
    github: besu-eth/besu
    tag: focil
- client: ethrex
  nametag: default
  dockerfile: git
  build_args:
    github: lambdaclass/ethrex
    tag: focil
- client: nethermind
  nametag: default
  dockerfile: git
  build_args:
    github: NethermindEth/nethermind
    tag: feature/eip-7805

and then start your client in dev mode, e.g. via:

go run . --docker.nocache=besu --docker.buildoutput --docker.output --client=besu --client-file=clients.yaml --dev --loglevel=4 --sim.loglevel=4

Then from execution-specs branch devnets/focil/0 root dir run:

uv run consume engine -v -s --input=https://github.com/ethereum/execution-specs/releases/download/tests-focil%40v0.1.0/fixtures_focil.tar.gz

Latest Release Pages

tests-focil@v0.1.0

Devs Who Liked This Tracker Also Liked

Metadata

Metadata

Assignees

Labels

C-trackerCategory: Tracker—Meta-issues that collect many issues for progress monitoring

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions