Skip to content
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

WIP: add optimistic geth client #514

Closed

Conversation

tuxcanfly
Copy link

This PR adds a new client i.e. optimistic geth from upstream at:

https://github.com/ethereum-optimism/optimistic-specs

The client needs to be a docker image, which is temporarily hosted at:

https://hub.docker.com/repository/docker/javedop/opgeth

The consensus and rpc tests can be executed by running:

./hive --sim=ethereum/consensus --sim=ethereum/rpc --client=opgeth

And the resulting results and logs can be viewed by running:

./hiveview -serve

@tuxcanfly tuxcanfly closed this Mar 30, 2022
@fjl
Copy link
Collaborator

fjl commented Mar 30, 2022

Don't want to add it here? Why not?

@tuxcanfly
Copy link
Author

@fjl Sorry I didn't mean to open this PR here just yet, as it's WIP.

@fjl
Copy link
Collaborator

fjl commented Mar 30, 2022

It's OK to open WIP PRs here, btw. We do it all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants