Skip to content

fix: refresh client container images - #550

Merged
aivarasko merged 2 commits into
NethermindEth:developfrom
aivarasko:fix/update-client-images-upstream
Aug 2, 2026
Merged

fix: refresh client container images#550
aivarasko merged 2 commits into
NethermindEth:developfrom
aivarasko:fix/update-client-images-upstream

Conversation

@aivarasko

@aivarasko aivarasko commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Problem

Docker Compose failed because statusim/nimbus-validator-client:v25.11.0 was not published and Docker returned manifest unknown. The Nimbus images require the multiarch tag format.

Changes

  • Refresh all pinned execution, consensus, validator, distributed validator, Optimism, Taiko, and Aztec images.
  • Use multiarch-v26.7.0 for both Nimbus images.

Testing

  • Focused tests passed: go test ./configs ./internal/pkg/clients ./internal/pkg/generate
  • Sedge build passed: go build ./cmd/sedge

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 24.47%. Comparing base (ae12d83) to head (afb2d66).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #550   +/-   ##
========================================
  Coverage    24.47%   24.47%           
========================================
  Files          122      122           
  Lines        20110    20110           
========================================
  Hits          4921     4921           
  Misses       14601    14601           
  Partials       588      588           
Flag Coverage Δ
unittests 24.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aivarasko
aivarasko merged commit 7256afa into NethermindEth:develop Aug 2, 2026
12 checks passed
@aivarasko
aivarasko deleted the fix/update-client-images-upstream branch August 2, 2026 06:15
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.

3 participants