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 cosmwasm from v1.1.9 to v1.5.0 #336

Merged
merged 198 commits into from
Jan 18, 2024

Conversation

da1suk8
Copy link
Member

@da1suk8 da1suk8 commented Jan 17, 2024

Description

Adopted Cosmwasm/cosmwasm v1.5.0 to Finschia/cosmwasm.
This changes the base version of Finschia/cosmwasm from v1.1.9 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. 78b634a applied Cosmwasm/cosmwasm v1.5.0 to Finschia/cosmwasm feat/bump1.4.0 branch.
  2. Subsequent commits were made to adapt the changes made in v1.5.0 to Finschia/cosmwasm feat/bump1.4.0 branch.

Main changes

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 September 4, 2023 10:11
Co-authored-by: Simon Warta <[email protected]>
Require cosmwasm-vm and cosmwasm-std to match cosmwasm-check version
Move pre-1.0.0 CHANGELOG to separate file
Add `is_negative` fn to signed ints
@CLAassistant
Copy link

CLAassistant commented Jan 17, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 5 committers have signed the CLA.

✅ da1suk8
❌ DariuszDepta
❌ chipshort
❌ webmaster128
❌ maurolacy
You have signed the CLA already but the status is still pending? Let us recheck it.

@da1suk8 da1suk8 marked this pull request as ready for review January 17, 2024 07:01
@da1suk8 da1suk8 changed the title feat: bump up cosmwasm from v1.4.0 to v1.5.0 feat: bump up cosmwasm from v1.1.9 to v1.5.0 Jan 17, 2024
@da1suk8 da1suk8 self-assigned this Jan 17, 2024
@170210
Copy link
Contributor

170210 commented Jan 17, 2024

@da1suk8
Copy link
Member Author

da1suk8 commented Jan 18, 2024

@170210

  • According to [2.0] Add msg_responses to SubMsgResponse CosmWasm/cosmwasm#1903, msg_responses has been newly added and the schema seems to have been updated accordingly. In this case, since this feature is not added and the schema is automatically generated, there is no need for cherry-picking. Thank you.
  • Updated description

CHANGELOG-pre1.0.0.md Outdated Show resolved Hide resolved
Because the CHANGELOG is managed in  Finschia
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 40fe435 into Finschia:feat/bump_1.5.0 Jan 18, 2024
20 of 21 checks passed
@da1suk8 da1suk8 deleted the feat/bump_1.5.0 branch January 18, 2024 08:07
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.

9 participants