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/wasmvm v1.1.1 #84

Merged
merged 73 commits into from
Jan 10, 2023
Merged

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Dec 21, 2022

Description

  • bump up cosmwasm/wasmvm v1.1.1

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

uint and others added 8 commits September 7, 2022 16:52
`assert_approx_eq` macro for nicer testing
Prepare wasmvm 1.1.1 (Upgrade cosmwasm to 1.1.2)
* wasmvm_v1.1.1: (58 commits)
  [skip ci] Built release libraries
  Bump wasmvm version to 1.1.1
  Upgrade cosmwasm to 1.1.2
  [skip ci] Built release libraries
  assert_approx_eq! - use abs_diff
  test refactor
  assert_approx_eq: make sure arg order doesn't matter
  assert_approx_eq: test more types
  assert_approx_eq: require args to be of one type
  cargo fmt
  assert_approx_eq! - panic msgs closer to std
  Refactor assert_approx_eq!
  wasmvm: assert_approx_eq macro
  [skip ci] Built release libraries
  Bump libwasmvm version to 1.1.0
  [skip ci] Built release libraries
  Use edition 2021
  Refactor get_metrics test to be less strict
  Make GetMetrics result tests less strict
  [skip ci] Built release libraries
  ...
@zemyblue zemyblue marked this pull request as draft December 21, 2022 02:55
@zemyblue zemyblue marked this pull request as ready for review December 21, 2022 03:02
@zemyblue zemyblue self-assigned this Dec 21, 2022
@zemyblue zemyblue marked this pull request as draft December 21, 2022 13:14
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue marked this pull request as ready for review December 21, 2022 15:28
libwasmvm/Cargo.toml Outdated Show resolved Hide resolved
libwasmvm/src/cache.rs Outdated Show resolved Hide resolved
@zemyblue zemyblue requested a review from loloicci December 26, 2022 10:14
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

…#256 PR)

Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue merged commit 477e712 into Finschia:main Jan 10, 2023
@zemyblue zemyblue deleted the apply_v1.1.1 branch June 10, 2023 06:36
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.

7 participants