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 @@ -75,6 +75,8 @@ and this project adheres to
75
75
- cosmwasm-std: Deprecate "compact" serialization of ` Binary ` , ` HexBinary ` ,
76
76
` Checksum ` ([ #2125 ] )
77
77
- cosmwasm-vm: Update wasmer to 4.3.1 ([ #2147 ] , [ #2153 ] )
78
+ - cosmwasm-vm: Rebalance gas costs for cryptographic functions and wasm
79
+ instructions. ([ #2152 ] )
78
80
79
81
[ #2044 ] : https://github.com/CosmWasm/cosmwasm/pull/2044
80
82
[ #2051 ] : https://github.com/CosmWasm/cosmwasm/pull/2051
@@ -85,6 +87,7 @@ and this project adheres to
85
87
[ #2108 ] : https://github.com/CosmWasm/cosmwasm/pull/2108
86
88
[ #2125 ] : https://github.com/CosmWasm/cosmwasm/pull/2125
87
89
[ #2147 ] : https://github.com/CosmWasm/cosmwasm/pull/2147
90
+ [ #2152 ] : https://github.com/CosmWasm/cosmwasm/pull/2152
88
91
[ #2153 ] : https://github.com/CosmWasm/cosmwasm/pull/2153
89
92
90
93
## [ 2.0.1] - 2024-04-03
You can’t perform that action at this time.
0 commit comments