feat: Bump cosmos-sdk and wasmd versions#507
Merged
Merged
Conversation
spoo-bar
commented
Nov 21, 2023
Contributor
- Bump cosmos-sdk version v0.47.5 to v0.47.6
- Updated wasmd from v0.43.0 to v0.45.0
- wasmvm update Checksum Source
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #507 +/- ##
=======================================
Coverage 66.00% 66.00%
=======================================
Files 63 63
Lines 3901 3901
=======================================
Hits 2575 2575
Misses 1199 1199
Partials 127 127 ☔ View full report in Codecov by Sentry. |
kayano
reviewed
Nov 21, 2023
| @@ -2,8 +2,8 @@ FROM golang:1.19.5-alpine3.17 AS go-builder | |||
| # arch can be either x86_64 for amd64 or aarch64 for arm | |||
| ARG arch=x86_64 | |||
| ARG libwasmvm_version=v1.4.1 | |||
Contributor
There was a problem hiding this comment.
I guess you need to bump version here also as updated checksums are for v1.5.0, right?
Contributor
Author
There was a problem hiding this comment.
yess thank you! updated
fdymylja
approved these changes
Nov 21, 2023
kayano
approved these changes
Nov 21, 2023
spoo-bar
added a commit
that referenced
this pull request
Nov 24, 2023
* Version bump wasmd to v0.45.0 and cosmos-sdk to v0.47.6 * Update CHANGELOG.md * update wasmvm checksum * Update CHANGELOG.md * bump wasmvm version
spoo-bar
added a commit
that referenced
this pull request
Nov 24, 2023
* bumping version of archway from v5 to v6 * feat: Bump cosmos-sdk and wasmd versions (#507) * Version bump wasmd to v0.45.0 and cosmos-sdk to v0.47.6 * Update CHANGELOG.md * update wasmvm checksum * Update CHANGELOG.md * bump wasmvm version * running go mod tidy
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.