Bump erigon3 v3.4.2→v3.4.4 #14

Merged
sebastian merged 1 commits from vupd/76-erigon3-v3.4.4 into main 2026-06-20 00:53:05 +00:00
Collaborator

Bump erigon3 v3.4.2 → v3.4.4

Release notes: https://github.com/erigontech/erigon/releases/tag/v3.4.4

What changed

Asset: rpc/erigon3.DockerfileARG VERSION updated from v3.0.7 to v3.4.4.

This release is a bugfix-only patch:

  • Fixed execution/stagedsync prune issue (post-reorg state correctness)
  • Fixed caplin beacon API uint64 serialization

Fork announced? No.

Breaking changes? None. Safe for direct deployment.

Asset note

This Dockerfile asset rides this ethereum-rpc-docker branch (vupd/76-erigon3-v3.4.4). Companion context.yml bump is in a vibe-node PR on the same branch name.

Rollout plan

After both PRs merge, deploy to a single representative ethereum.mainnet erigon3 host first. Verify: sync-status + logs show v3.4.4 version string, no crashloop. Fleet propagation follows as fire-and-forget.

## Bump erigon3 v3.4.2 → v3.4.4 **Release notes:** https://github.com/erigontech/erigon/releases/tag/v3.4.4 ### What changed **Asset:** `rpc/erigon3.Dockerfile` — `ARG VERSION` updated from `v3.0.7` to `v3.4.4`. This release is a bugfix-only patch: - Fixed execution/stagedsync prune issue (post-reorg state correctness) - Fixed caplin beacon API uint64 serialization **Fork announced?** No. **Breaking changes?** None. Safe for direct deployment. ### Asset note This Dockerfile asset rides this `ethereum-rpc-docker` branch (`vupd/76-erigon3-v3.4.4`). Companion `context.yml` bump is in a vibe-node PR on the same branch name. ### Rollout plan After both PRs merge, deploy to a single representative ethereum.mainnet erigon3 host first. Verify: `sync-status` + logs show `v3.4.4` version string, no crashloop. Fleet propagation follows as fire-and-forget.
claude added 1 commit 2026-06-19 17:01:41 +00:00
Author
Collaborator

Companion vibe-node PR (context.yml): StakeSquid/vibe-node#77 — both must merge before deploy.

Companion vibe-node PR (context.yml): https://git.stakesquid.eu/StakeSquid/vibe-node/pulls/77 — both must merge before deploy.
sebastian merged commit 7ce0428db4 into main 2026-06-20 00:53:05 +00:00
sebastian deleted branch vupd/76-erigon3-v3.4.4 2026-06-20 00:53:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StakeSquid/ethereum-rpc-docker#14