Skip to content

fix(deps): bump cosmos iavl from v1.2.2 to v1.2.5#832

Merged
yingyangxu2026 merged 1 commit into
mainfrom
fix/iavl-bump-v1.2.5
May 25, 2026
Merged

fix(deps): bump cosmos iavl from v1.2.2 to v1.2.5#832
yingyangxu2026 merged 1 commit into
mainfrom
fix/iavl-bump-v1.2.5

Conversation

@0xHansLee

Copy link
Copy Markdown
Contributor

Summary

Bumps github.com/cosmos/iavl from v1.2.2 to v1.2.5.

v1.2.5 backports cosmos/iavl#983, which fixes a race in Importer.Commit: LoadVersion could run before the previous async batch write had finished, leaving the imported IAVL tree incomplete. On state-synced nodes this surfaced as FinalizeBlock returning "validator does not exist" on the first replayed block.

issue: #829

v1.2.5 contains the backport of cosmos/iavl#983 which fixes a race in
Importer.Commit: LoadVersion could run before the previous async batch
finished writing, leaving the imported IAVL tree incomplete. On statesync
joiners this surfaced as FinalizeBlock returning "validator does not exist"
on the first replayed block.
@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@0xHansLee 0xHansLee changed the title fix(deps): bump cosmos/iavl from v1.2.2 to v1.2.5 fix(deps): bump cosmos iavl from v1.2.2 to v1.2.5 May 24, 2026
@yingyangxu2026

Copy link
Copy Markdown

https://github.com/piplabs/story-cdr-e2e/actions/runs/26331014314 Expand the cluster from 3 to 9 nodes, no statesync-related issues occurred.

@yingyangxu2026 yingyangxu2026 merged commit 5070815 into main May 25, 2026
15 checks passed
@yingyangxu2026 yingyangxu2026 deleted the fix/iavl-bump-v1.2.5 branch May 25, 2026 02:16
0xHansLee added a commit that referenced this pull request Jun 9, 2026
bump the fix (#832) on dkg/dev branch

issue: #829
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.

3 participants