Releases: multiversx/mx-sdk-rs
Releases · multiversx/mx-sdk-rs
elrond-wasm 0.15.1
Mitigating nested sync calls with Send API execute_on_dest_context_raw_custom_result_range
elrond-wasm 0.15.0, elrond-codec 0.5.2
- ABI
- Constructor representation
- Simplified ABI syntax for tuples and fixed-size arrays
- Final cleanup for the contract APIs: split off blockchain and crypto APIs
- Small fixes in the send API
TokenIdentifier
validation- Minor refactoring in the elrond-codec
elrond-wasm 0.14.1
Unified variadic arguments with respective variadic results
elrond-wasm 0.14.0, mandos 0.6.0, elrond-codec 0.5.1
- ESDT functionality:
- ESDT system smart contract proxy, though which it is possible to mint, burn, issue, freeze, pause, etc.
- Endpoints to handle NFTs. Also added NFT management in the ESDT system smart contract proxy
- Get balance, get token data, local mint/burn
- Contract calls:
- Low-level and high-level support for synchronous calls via
execute_on_dest_context
. - Callback bug fix
- Low-level and high-level support for synchronous calls via
- Improvements in storage mappers:
- VecMapper length is now lazy
- UserMapper more functionality
- Mandos
scQuery
step- fixed defaults: unspecified fields now check the default value instead of being ignored
- check logs
nested:
andbiguint:
syntax
elrond-codec-derive
dix -TopDecodeOrDefault
works with generics- Upgraded to Rust2021.
v0.10.3
ABI generation of endpoint output names
v0.10.2
codec type shadowing fix, removed adder debug
v0.10.1
minor fixes, support for strings
ABI, codec derive, new contracts
v0.10.0 codec derive, abi, new contracts
IDE-specific release: fixed interaction snippets (beta)
Merge pull request #78 from ElrondNetwork/multisig-fix-8 Multisig - send tx with message
IDE-specific release
v0.9.8 stable 0.9 version