Skip to content

[CON-134][CON-135] Bump cosmwasm-vm version to include fixes#2605

Merged
udpatil merged 4 commits intomainfrom
uday/CON-134
Dec 19, 2025
Merged

[CON-134][CON-135] Bump cosmwasm-vm version to include fixes#2605
udpatil merged 4 commits intomainfrom
uday/CON-134

Conversation

@udpatil
Copy link
Copy Markdown
Collaborator

@udpatil udpatil commented Dec 15, 2025

Describe your changes and provide context

This updates the cosmwasm-std and cosmwasm-vm pckage versions to include some fixes that we would like.

Testing performed to validate your change

Verifying non-reproducibility of the bugs + CI

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 15, 2025

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedDec 19, 2025, 7:26 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.71%. Comparing base (e5a56ab) to head (587a333).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2605   +/-   ##
=======================================
  Coverage   43.70%   43.71%           
=======================================
  Files        1899     1899           
  Lines      158894   158894           
=======================================
+ Hits        69449    69459   +10     
+ Misses      83039    83030    -9     
+ Partials     6406     6405    -1     
Flag Coverage Δ
sei-chain 45.72% <ø> (+0.01%) ⬆️
sei-cosmos 38.04% <ø> (+<0.01%) ⬆️
sei-db 69.06% <ø> (ø)
sei-tendermint 47.48% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@udpatil udpatil marked this pull request as ready for review December 15, 2025 18:55
@udpatil udpatil merged commit 531d17d into main Dec 19, 2025
39 checks passed
@udpatil udpatil deleted the uday/CON-134 branch December 19, 2025 22:20
@udpatil
Copy link
Copy Markdown
Collaborator Author

udpatil commented Dec 19, 2025

/backport

github-actions bot pushed a commit that referenced this pull request Dec 19, 2025
## Describe your changes and provide context
This updates the cosmwasm-std and cosmwasm-vm pckage versions to include
some fixes that we would like.

## Testing performed to validate your change
Verifying non-reproducibility of the bugs + CI

(cherry picked from commit 531d17d)
@github-actions
Copy link
Copy Markdown

Successfully created backport PR for release/v6.3:

udpatil added a commit that referenced this pull request Dec 19, 2025
…to include fixes (#2637)

Backport of #2605 to `release/v6.3`.

Co-authored-by: Uday Patil <udpatil@gmail.com>
@github-actions
Copy link
Copy Markdown

Backport failed for release/v6.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v6.3
git worktree add -d .worktree/backport-2605-to-release/v6.3 origin/release/v6.3
cd .worktree/backport-2605-to-release/v6.3
git switch --create backport-2605-to-release/v6.3
git cherry-pick -x 531d17d8d31ebd7c5585ba05337a3a767317eb58

@masih
Copy link
Copy Markdown
Collaborator

masih commented Dec 20, 2025

/backport

@udpatil A small note: This is only needed for PRs that were already merged without backport label.
For unmerged PRs, simply labeling them is enough

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants