We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ethrex
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
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.
client/ethrex
When the PR to the official Hive repo is merged, we should sync our forked repo.
The text was updated successfully, but these errors were encountered:
Internal pull request to view changes fedacking/hive#1
Sorry, something went wrong.
fedacking
No branches or pull requests
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/hiveTo 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.
The text was updated successfully, but these errors were encountered: