Skip to content

chore: bump sei-config to v0.0.16#353

Merged
bdchatham merged 1 commit into
mainfrom
chore/bump-sei-config-v0.0.16
May 26, 2026
Merged

chore: bump sei-config to v0.0.16#353
bdchatham merged 1 commit into
mainfrom
chore/bump-sei-config-v0.0.16

Conversation

@bdchatham
Copy link
Copy Markdown
Collaborator

Picks up the atlantic-2 genesis fix from sei-protocol/sei-config#21 (atlantic-2 embedded genesis now matches the live chain — 17 validators vs the previous wrong 5).

Diff is the two-line go.mod bump + go.sum updates. go build ./... clean; go test -short ./... clean (planner, runner, seitask/{keygen,provisionsnd,uploadreport}, sidecartransport, task, taskruntime all pass).

Picks up the atlantic-2 genesis fix from
sei-protocol/sei-config#21 (atlantic-2 embedded genesis now matches
the live chain — 17 validators vs the previous wrong 5).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented May 26, 2026

PR Summary

Low Risk
Only go.mod/go.sum change; operational risk is limited to downstream behavior of embedded atlantic-2 genesis from the updated library.

Overview
Bumps github.com/sei-protocol/sei-config from v0.0.15 to v0.0.16 (and refreshes go.sum). No application code in this repo changes.

The new sei-config release pulls in the corrected atlantic-2 embedded genesis (validator set aligned with the live chain—17 validators instead of the previous incorrect 5). Anything in this controller that relies on embedded genesis from sei-config will pick up that fix at build time.

Reviewed by Cursor Bugbot for commit c1339bf. Bugbot is set up for automated code reviews on this repo. Configure here.

@bdchatham bdchatham merged commit 8b3f174 into main May 26, 2026
5 checks passed
bdchatham added a commit that referenced this pull request May 26, 2026
Picks up the sei-config v0.0.16 dependency from #353 (atlantic-2 genesis
fix). The platform repo's prod and dev cluster overlays inherit this
manifest via `?ref=main`, so updating the image tag here flows the new
controller image to those clusters on Flux reconcile.

Image: 189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller:8b3f1749067bd07140fccd6d05da7894754688ca

Refs:
- #353 (go.mod bump sei-config v0.0.16)
- sei-protocol/sei-config#21 (atlantic-2 genesis fix)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
bdchatham added a commit that referenced this pull request May 26, 2026
Picks up the sei-config v0.0.16 dependency from #353 (atlantic-2 genesis
fix). The platform repo's prod and dev cluster overlays inherit this
manifest via `?ref=main`, so updating the image tag here flows the new
controller image to those clusters on Flux reconcile.

Image: 189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller:8b3f1749067bd07140fccd6d05da7894754688ca

Refs:
- #353 (go.mod bump sei-config v0.0.16)
- sei-protocol/sei-config#21 (atlantic-2 genesis fix)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant