github multiversx/mx-sdk-rs v0.21.0
elrond-wasm 0.21.0, elrond-codec 0.8.0, mandos 0.11.0

latest releases: v0.43.0, v0.42.0, v0.41.3...
2 years ago
  • Mandos support for NFT syntax. Many more small improvements and some major refactoring.
  • Major refactoring of the elrond-wasm-debug crate, which enables the debugger and the coverage tool. Many features added:
    • support for synchronous calls, also nested synchronous calls
    • support for NFT simple transfers
    • support for ESDT multitransfer (FT + NFT)
    • builtin functions mocked in the debugger: ESDTLocalMint, ESDTLocalBurn, MultiESDTNFTTransfer, ESDTNFTTransfer, ESDTNFTCreate, ESDTNFTAddQuantity, ESDTNFTBurn, ESDTTransfer, ChangeOwnerAddress, SetUserName
    • supports deploy/deploy from source/upgrade/upgrade from source from contracts
  • #[payment_multi] annotation
  • ManagedRef type, that allows easier handling of managed types
  • ABI contains endpoint mutability flag (mutable/readonly)
  • reverse iteration for ManagedVec

Don't miss a new mx-sdk-rs release

NewReleases is sending notifications on new releases.