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

Master v2 #200

Merged
merged 62 commits into from
Jan 22, 2025
Merged

Master v2 #200

merged 62 commits into from
Jan 22, 2025

Conversation

mskrzypkows
Copy link
Collaborator

No description provided.

nmjustinchan and others added 30 commits September 18, 2024 14:00
mskrzypkows and others added 19 commits September 27, 2024 23:00
* dockerfile needs ca-certificates to call beacon chain via HTTPS, scripts need evm-version cancun to be deployed onto helder

* add back in original comments, simulation skipping

* undo deployeigenlayermvp temp logs
@mskrzypkows mskrzypkows marked this pull request as ready for review January 22, 2025 08:07
This let us compile with standard glibc instead of musl libc
@@ -13,8 +15,9 @@ COPY ../p2pNode/p2pNetwork /app/p2pNode/p2pNetwork

RUN cargo build -p taiko_preconf_avs_node --release

FROM alpine:latest
FROM gcr.io/distroless/cc
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nmjustinchan Changed to distroless image from alpine, this let us compile with standard glibc instead of musl libc, which is required for alpine

@smartprogrammer93 smartprogrammer93 merged commit 64ae1d2 into master Jan 22, 2025
3 checks passed
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.

5 participants