Skip to content

Commit faaabb9

Browse files
authored
Merge pull request #2255 from CosmWasm/tkulik/update_wasmer
chore: Bump wasmer
2 parents 5b16205 + 55406f3 commit faaabb9

File tree

17 files changed

+857
-10137
lines changed

17 files changed

+857
-10137
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,14 @@ and this project adheres to
5252
- cosmwasm-std: Deprecate `BankQuery::AllBalances` and `IbcQuery::ListChannels`.
5353
Both are inherently problematic to use because the returned entries are
5454
unbounded. ([#2247])
55+
- cosmwasm-vm: Upgrade Wasmer to 4.3.7; Bump `MODULE_SERIALIZATION_VERSION` to
56+
"v20". ([#2255])
5557

5658
[#2118]: https://github.com/CosmWasm/cosmwasm/pull/2118
5759
[#2211]: https://github.com/CosmWasm/cosmwasm/issues/2211
5860
[#2246]: https://github.com/CosmWasm/cosmwasm/pull/2246
5961
[#2247]: https://github.com/CosmWasm/cosmwasm/pull/2247
62+
[#2255]: https://github.com/CosmWasm/cosmwasm/pull/2255
6063

6164
## [2.1.3] - 2024-08-08
6265

0 commit comments

Comments
 (0)