Skip to content

Commit

Permalink
Upgrade Wasmer to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Jul 4, 2024
1 parent 2b19b49 commit 07eef01
Show file tree
Hide file tree
Showing 15 changed files with 341 additions and 1,655 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ and this project adheres to
- cosmwasm-std: Improve performance of `Uint{64,128,256,512}::isqrt` ([#2108])
- cosmwasm-std: Deprecate "compact" serialization of `Binary`, `HexBinary`,
`Checksum` ([#2125])
- cosmwasm-vm: Update wasmer to 4.3.1 ([#2147], [#2153])
- cosmwasm-vm: Update wasmer to 4.3.3 ([#2147], [#2153], [#2182])
- cosmwasm-vm: Rebalance gas costs for cryptographic functions and wasm
instructions. ([#2152])
- cosmwasm-std: Add message_info and deprecate mock_info ([#2160])
Expand All @@ -107,6 +107,7 @@ and this project adheres to
[#2152]: https://github.com/CosmWasm/cosmwasm/pull/2152
[#2153]: https://github.com/CosmWasm/cosmwasm/pull/2153
[#2160]: https://github.com/CosmWasm/cosmwasm/pull/2160
[#2182]: https://github.com/CosmWasm/cosmwasm/pull/2182

## [2.0.1] - 2024-04-03

Expand Down
62 changes: 20 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 07eef01

Please sign in to comment.