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

Create PR-bot to update op-geth versions (docker / go.mod) #262

Open
ezdac opened this issue Oct 17, 2024 · 0 comments
Open

Create PR-bot to update op-geth versions (docker / go.mod) #262

ezdac opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
type:enhancement New feature or request

Comments

@ezdac
Copy link

ezdac commented Oct 17, 2024

Currently the docker base container for building the l2 node (op-geth) in the local devnet has
to be manually updated.

For this, the correct sha256 digest from the image at blockchaintestsglobaltestnet/us-west1/dev-images/op-geth/ tagged with the most recent default branch commit has to be found.

Additionally the go dependency should reflect the same version of op-geth in the go.mod file's replace directive.

It would be good to update this regularly, especially as soon as we do more testing of Celo specific STF features in the optimsim e2e suite.
This could be achieved by a Github action that opens a pull-request with seding the go.mod and Docker files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants