Skip to content

fix: bump sei-config to v0.0.12 (genesis params fix)#64

Merged
bdchatham merged 1 commit intomainfrom
fix/bump-sei-config-v0.0.12
Apr 14, 2026
Merged

fix: bump sei-config to v0.0.12 (genesis params fix)#64
bdchatham merged 1 commit intomainfrom
fix/bump-sei-config-v0.0.12

Conversation

@bdchatham
Copy link
Copy Markdown
Contributor

@bdchatham bdchatham commented Apr 14, 2026

Summary

Context

The configure-genesis sidecar task writes the embedded genesis from sei-config. Without the params module populated, seid v6.4.1 panics during InitGenesis with "cosmos gas multiplier numerator can not be 0". This blocks archive nodes from block syncing from genesis.

Test plan

  • CI passes
  • Archive node cold start from genesis no longer panics

🤖 Generated with Claude Code

Updates the embedded genesis for pacific-1, atlantic-2, and arctic-1
with the params module populated (cosmosGasParams and feesParams).
Fixes seid v6.4.1 panic on cold start from genesis.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bdchatham bdchatham merged commit de6e0f8 into main Apr 14, 2026
2 checks passed
@bdchatham bdchatham deleted the fix/bump-sei-config-v0.0.12 branch April 14, 2026 17:44
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