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 @@ -64,6 +64,8 @@ and this project adheres to
64
64
- cosmwasm-vm: Removed ` backtraces ` feature, use the ` RUST_BACKTRACE=1 ` env
65
65
variable instead. All ` VmError ` variants now have a ` backtrace ` field.
66
66
([ #1967 ] )
67
+ - cosmwasm-std: Replace ` MockApi ` with bech32 implementation. ([ #1914 ] )
68
+ - cosmwasm-vm: Replace ` MockApi ` with bech32 implementation. ([ #1914 ] )
67
69
68
70
[ #1874 ] : https://github.com/CosmWasm/cosmwasm/pull/1874
69
71
[ #1876 ] : https://github.com/CosmWasm/cosmwasm/pull/1876
@@ -72,6 +74,7 @@ and this project adheres to
72
74
[ #1884 ] : https://github.com/CosmWasm/cosmwasm/pull/1884
73
75
[ #1898 ] : https://github.com/CosmWasm/cosmwasm/pull/1898
74
76
[ #1902 ] : https://github.com/CosmWasm/cosmwasm/pull/1902
77
+ [ #1914 ] : https://github.com/CosmWasm/cosmwasm/pull/1914
75
78
[ #1926 ] : https://github.com/CosmWasm/cosmwasm/pull/1926
76
79
[ #1933 ] : https://github.com/CosmWasm/cosmwasm/pull/1933
77
80
[ #1939 ] : https://github.com/CosmWasm/cosmwasm/pull/1939
You can’t perform that action at this time.
0 commit comments