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 up wasmvm from v1.1.1 to v1.5.0 #138

Merged
merged 39 commits into from
Feb 5, 2024

Conversation

da1suk8
Copy link
Member

@da1suk8 da1suk8 commented Jan 19, 2024

Description

Adopted Cosmwasm/wasmvm v1.5.0 to Finschia/cosmwasm.
This changes the base version of Finschia/wasmvm from v1.1.1 to v1.5.0.

The test involving cosmwasm, wasmvm, and wasmd has not been done yet, so we will first merge into feat/bump_1.5.0. Once the test with all components working together is successful, will merge into main.

Version bump as follows

  1. f912ce2 applied Cosmwasm/wasmvm v1.5.0 to Finschia/wasmvm feat/bump1.4.0 branch.
  2. Subsequent commits were made to adapt the changes made in v1.5.0 to Finschia/wasmvm feat/bump1.4.0 branch.

Main changes

  • d5fefdf - Changed the default rust toolchain for CI from 1.67.0 to 1.70.0

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

chipshort and others added 30 commits October 11, 2023 12:21
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
Create separate libwasmvm_clippy CI job and test more recent clippy versions
Update builders to version 0017 (Rust 1.73.0)
@da1suk8 da1suk8 self-assigned this Jan 19, 2024
@da1suk8 da1suk8 marked this pull request as ready for review January 19, 2024 06:51
Copy link
Contributor

@shiki-tak shiki-tak left a comment

Choose a reason for hiding this comment

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

LGTM

@da1suk8 da1suk8 merged commit 3b51958 into Finschia:feat/bump_1.5.0 Feb 5, 2024
11 checks passed
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.

6 participants