File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ and this project adheres to
2424- cosmwasm-std: Add ` WriteAcknowledgement ` to ` Ibc2Msg ` - ([ #2425 ] )
2525- cosmwasm-vm: Add ` ibc2_packet_timeout ` entrypoint - ([ #2454 ] )
2626- cosmwasm-std: Add ` Ibc2PacketTimeoutMsg ` message - ([ #2454 ] )
27+ - cosmwasm-std: Add ` cosmwasm_std::testing::Envs ` , which is an ` Env ` factory for
28+ testing environments. It auto-increments block heights and timestamps. It
29+ allows for advanced configurations such as custom address prefixes. ([ #2442 ] )
2730
2831## Changed
2932
@@ -104,6 +107,7 @@ and this project adheres to
104107[ #2432 ] : https://github.com/CosmWasm/cosmwasm/pull/2432
105108[ #2433 ] : https://github.com/CosmWasm/cosmwasm/pull/2433
106109[ #2438 ] : https://github.com/CosmWasm/cosmwasm/pull/2438
110+ [ #2442 ] : https://github.com/CosmWasm/cosmwasm/pull/2442
107111[ #2450 ] : https://github.com/CosmWasm/cosmwasm/pull/2450
108112[ #2454 ] : https://github.com/CosmWasm/cosmwasm/pull/2454
109113[ #2458 ] : https://github.com/CosmWasm/cosmwasm/pull/2458
You can’t perform that action at this time.
0 commit comments