We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bd3c2 commit ea886d4Copy full SHA for ea886d4
CHANGELOG.md
@@ -33,8 +33,8 @@ and this project adheres to
33
`Uint64::strict_add`/`::strict_sub` and document overflows. ([#2098], [#2107])
34
- cosmwasm-std: Add `QuerierWrapper::query_grpc` helper for gRPC queries.
35
([#2120])
36
-- cosmwasm-derive: Add `state_version` attribute for `migrate` entrypoints
37
- ([#2124])
+- cosmwasm-derive: Add `migrate_version` attribute for `migrate` entrypoints
+ ([#2124], [#2166])
38
- cosmwasm-vm: Read the migrate version from Wasm modules and return them as
39
part of `AnalyzeReport` ([#2129], [#2166])
40
- cosmwasm-vm: Add `bls12_381_aggregate_g1`, `bls12_381_aggregate_g2`,
0 commit comments