Releases
v0.22.1
Added
state.json
now included in binary in release mode, allowing using binaries on a different environment than it's been built.
module_instantiate2_address_raw
for AbstractClient
, allowing to install a different version than the dependency version.
Added helper functions assert_registered
and is_registered
to the ANS client API.
Added method module_info
for querying and verifying wether an address is a module to the ModuleRegistry API.
Added default IBC-Client installation on remote modules inside Client and Account interfaces
Send multiple message simultaneously through IBC
Changed
Renamed account_id
to expected_account_id
for abstract_client::AccountBuilder
for clarity
Namespace claiming on mainnet is now permissioned.
Renamed version_control::Config::allow_direct_module_registration_and_updates
field to security_disabled
.
Renamed request
to execute
in adapter and apps APIs
Updated to cw-orch 0.22 and cw-orch-core stabilization to 1.0.0
Removed
unused custom_swap
of DexCommand
Send multiple messages to multiple IBC connected chains in one manager message.
interface
feature from all of the packages
You can’t perform that action at this time.