Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Bump cosmos-sdk and wasmd versions #507

Merged
merged 5 commits into from
Nov 22, 2023
Merged

Conversation

spoo-bar
Copy link
Contributor

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d9318be) 66.00% compared to head (2df4e1e) 66.00%.

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.
📢 Have feedback on the report? Share it here.

@spoo-bar spoo-bar marked this pull request as ready for review November 21, 2023 14:14
@spoo-bar spoo-bar requested review from a team as code owners November 21, 2023 14:14
@@ -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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you need to bump version here also as updated checksums are for v1.5.0, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yess thank you! updated

@spoo-bar spoo-bar requested a review from kayano November 21, 2023 15:03
@spoo-bar spoo-bar merged commit fb311ca into main Nov 22, 2023
9 checks passed
@spoo-bar spoo-bar deleted the spoorthi/bump-wasmd-and-sdk branch November 22, 2023 10:37
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
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