Skip to content

Add ethrex client to Hive #2590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mpaulucci opened this issue Apr 25, 2025 · 1 comment
Open

Add ethrex client to Hive #2590

mpaulucci opened this issue Apr 25, 2025 · 1 comment
Assignees
Labels
ef-tests Hive tests, execution-spec-tests L1 Ethereum client

Comments

@mpaulucci
Copy link
Collaborator

We currently have a fork of hive: https://github.com/lambdaclass/hive/tree/master

In this fork we have our client setup: https://github.com/lambdaclass/hive/tree/master/clients/ethrex

The goal of this ticket is to add ethrex to the official hive repository: https://github.com/ethereum/hive

To be able to do that, first review the code and ensure that we're passing all options correctly (a good idea is to compare with other clients).

There have been some changes in Hive outside of the client/ethrex code to make more tests pass. These are out of scope of this ticket.

When the PR to the official Hive repo is merged, we should sync our forked repo.

@mpaulucci mpaulucci added ef-tests Hive tests, execution-spec-tests L1 Ethereum client labels Apr 25, 2025
@fedacking fedacking self-assigned this Apr 25, 2025
@mpaulucci mpaulucci moved this to Todo in ethrex_l1 Apr 25, 2025
@fedacking fedacking moved this from Todo to In Progress in ethrex_l1 Apr 25, 2025
@fedacking
Copy link
Contributor

Internal pull request to view changes fedacking/hive#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ef-tests Hive tests, execution-spec-tests L1 Ethereum client
Projects
Status: In Progress
Development

No branches or pull requests

2 participants