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.4.1 #136

Merged
merged 285 commits into from
Dec 18, 2023

Conversation

da1suk8
Copy link
Member

@da1suk8 da1suk8 commented Dec 13, 2023

Description

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

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

Version bump as follows

  1. ee2af91 applied Cosmwasm/wasmvm v1.4.1 to Finschia/wasmvm.
  2. Subsequent commits were made to adapt the changes made in v1.4.1 to Finschia/wasmvm.

Main changes

  • 6092669 - Cosmwasm -> Finschia
  • c7f7fa8 - Changed the default rust toolchain for CI from 1.60.0 to 1.67.0
  • 9bcab16, 867c707, 7b9505c - Fixed lint errors
  • 92a2289 - Due to the version of Go, a build error occurred, so I reverted it to 1.19.7.

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

@da1suk8 da1suk8 marked this pull request as ready for review December 15, 2023 07:54
@da1suk8 da1suk8 requested review from zemyblue, loloicci, Kynea0b and 170210 and removed request for loloicci and Kynea0b December 15, 2023 07:54
@da1suk8 da1suk8 self-assigned this Dec 18, 2023
@da1suk8 da1suk8 merged commit 364b8c7 into Finschia:feat/bump_1.4.1 Dec 18, 2023
11 checks passed
@da1suk8 da1suk8 deleted the bump/v1.4.1 branch December 18, 2023 23:59
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.