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

Genesis Generator - Use already built docker image #638

Open
3 tasks
jpnovais opened this issue Jan 30, 2025 · 0 comments
Open
3 tasks

Genesis Generator - Use already built docker image #638

jpnovais opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
TechDebt Technical Debt

Comments

@jpnovais
Copy link
Collaborator

Description

We should use an already built Genesis Generator docker image, e.g ethpandaops/ethereum-genesis-generator

Every time we spin up our local stack, we pay the overhead of building one from scratch which is unnecessary.

Motivation

  • Improve efficiency on Local Stack and CI speed.
  • Make local stack more friendly to use for builders

Tasks

  • Adapt l1 genesis generator to use an already built docker image instead of re-doing everytime

Acceptance criteria

  • Not build a docker image everytime we need to generate l1 genesis
  • L1_GENESIS_TIME shall not be necessary and image shall calculate it automatically - optional and least.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TechDebt Technical Debt
Projects
None yet
Development

No branches or pull requests

3 participants