Skip to content

Releases: multiversx/mx-sdk-rs

elrond-wasm 0.15.1

14 May 07:20
d7a81f4
Compare
Choose a tag to compare

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

14 May 07:20
324d5e2
Compare
Choose a tag to compare
  • 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

25 Mar 15:04
Compare
Choose a tag to compare

Unified variadic arguments with respective variadic results

elrond-wasm 0.14.0, mandos 0.6.0, elrond-codec 0.5.1

25 Mar 13:26
Compare
Choose a tag to compare
  • 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
  • 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: and biguint: syntax
  • elrond-codec-derive dix - TopDecodeOrDefault works with generics
  • Upgraded to Rust2021.

v0.10.3

29 Dec 12:36
134eb65
Compare
Choose a tag to compare
ABI generation of endpoint output names

v0.10.2

28 Dec 13:40
47053a1
Compare
Choose a tag to compare
codec type shadowing fix, removed adder debug

v0.10.1

23 Dec 17:05
Compare
Choose a tag to compare
minor fixes, support for strings

ABI, codec derive, new contracts

21 Dec 14:36
062526a
Compare
Choose a tag to compare
v0.10.0

codec derive, abi, new contracts

IDE-specific release: fixed interaction snippets (beta)

20 Dec 13:59
5997ed9
Compare
Choose a tag to compare
Merge pull request #78 from ElrondNetwork/multisig-fix-8

Multisig - send tx with message

IDE-specific release

09 Dec 13:09
Compare
Choose a tag to compare
v0.9.8

stable 0.9 version