chore: bump sei-config to v0.0.16#353
Merged
Merged
Conversation
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>
PR SummaryLow Risk Overview The new Reviewed by Cursor Bugbot for commit c1339bf. Bugbot is set up for automated code reviews on this repo. Configure here. |
This was referenced May 26, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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).