File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ and this project adheres to
5353 nested msg struct like in other messages. ([ #1926 ] )
5454- cosmwasm-vm: Add ` AnalysisReport::entrypoints ` and make
5555 ` AnalysisReport::required_capabilities ` a ` BTreeSet ` . ([ #1949 ] )
56+ - cosmwasm-std: Add ` Checksum ` type and change type of
57+ ` CodeInfoResponse::checksum ` to that. ([ #1944 ] )
5658
5759[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
5860[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -66,6 +68,7 @@ and this project adheres to
6668[ #1939 ] : https://github.com/CosmWasm/cosmwasm/pull/1939
6769[ #1940 ] : https://github.com/CosmWasm/cosmwasm/pull/1940
6870[ #1941 ] : https://github.com/CosmWasm/cosmwasm/pull/1941
71+ [ #1944 ] : https://github.com/CosmWasm/cosmwasm/pull/1944
6972[ #1949 ] : https://github.com/CosmWasm/cosmwasm/pull/1949
7073
7174### Removed
You can’t perform that action at this time.
0 commit comments