Skip to content

chore: bump sei-config v0.0.18 → v0.0.19#193

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

chore: bump sei-config v0.0.18 → v0.0.19#193
bdchatham merged 1 commit into
mainfrom
chore/bump-sei-config-v0.0.19

Conversation

@bdchatham

Copy link
Copy Markdown
Contributor

Picks up sei-config#27 — reverts default WriteMode to cosmos_only so stable seid v6.5.1 nodes don't break.

Paired with sei-k8s-controller#356 which adds explicit memiavl_only overrides to nightly scenario SND templates.

🤖 Generated with Claude Code

Reverts default WriteMode to cosmos_only to not break seid v6.5.1.
Nightly validators get memiavl_only via explicit overrides in the
scenario SND templates (sei-k8s-controller#356).

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@cursor

cursor Bot commented May 27, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Only lockfile/module version updates; behavior change comes from the upstream default, which this PR intentionally adopts for compatibility.

Overview
Bumps github.com/sei-protocol/sei-config from v0.0.18 to v0.0.19 in go.mod / go.sum, with no other source changes in this repo.

That release aligns with sei-config#27: the default WriteMode is back to cosmos_only, so tooling that resolves config via sei-config (e.g. sidecar ConfigApplyTask) matches stable seid v6.5.1 expectations instead of a memiavl_only default. Nightly memiavl_only overrides are handled separately in sei-k8s-controller.

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

@bdchatham bdchatham merged commit 5f582c4 into main May 27, 2026
2 of 3 checks passed
@bdchatham bdchatham deleted the chore/bump-sei-config-v0.0.19 branch May 27, 2026 21:36
@bdchatham bdchatham mentioned this pull request Jun 2, 2026
2 tasks
bdchatham added a commit that referenced this pull request Jun 2, 2026
## Summary
Bumps `version.json` from v0.0.53 → v0.0.54. Triggers CI to publish
`ghcr.io/sei-protocol/seictl:v0.0.54`.

## Picks up
- feat(presets): default pprof on dev presets (#195) — engineers can
profile dev SNDs via `kubectl port-forward <pod> 6060:6060` without
hand-editing the spec
- sei-config v0.0.18 → v0.0.19 (#193)
- sei-config v0.0.17 → v0.0.18 (#192)

## Follow-ups
- sei-protocol/platform: bump harbor nightly cronjob seictl download URL
v0.0.49 → v0.0.54 in `clusters/harbor/nightly/release/cronjob.yaml`
- sei-protocol/Tide: pin "seictl v0.0.54+" in the harbor-dev pprof
recipe

## Test plan
- [ ] CI release workflow publishes v0.0.54 tag + binary + image
- [ ] After follow-up platform PR lands: confirm next nightly
orchestrator run uses v0.0.54 and `grep pprof_listen_address
/.sei/config/config.toml` returns the override on a fresh dev SND

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.7 <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