Release: mx-chain-mainnet-config - v1.3.50.1
Happy New Year, xWorld! We are excited to kick off the new year with the release of v1.3.50.1, a fully backwards compatible version with our last release (v1.3.50.0). This release includes a change to disable the in-epoch trie pruning process, which reduces IO operations and improves performance:
AccountsStatePruningEnabled = false
;
Send us feedback and let’s get in touch if you have any improvement ideas. Become a maintainer!
Release: mx-sdk-py-cli - v3.0.0
Good news everyone!
Christmas goodies under the Christmas tree for mxpy users:
- Blockatlas cleanup;
- Deprecate *.wat and *.imports.json generation;
- mxpy cli contract verify [Beta];
- Reproducible builds endpoint for erdpy cli [Beta];
Send us feedback or get in touch with us if you have any improvement idea. Become a maintainer!
Release: mx-api-service - v1.0.2
Hello xWorld! We listen and we act.
On our path to ease and create a RESTful experience we will make some changes and improvements. With this release of the mx-api-service we:
- improve our release process;
- add possibility to load both
FungibleESDT
andMetaESDT
in all token-related endpoints; - provide access to unlock schedule for MEX tokens;
- offer support for alternative gateway;
- have implemented GraphQL queries for remaining endpoints;
- added posibility to filter NFT’s by traits;
- added herotag support in transaction list & details;
- have implemented many other features. Click See more for complete list.
Send us feedback and let’s get in touch if you have any improvement ideas. Become a maintainer!
Release: elrond-wasm - 0.38.0, elrond-codec 0.16.0, mandos 0.18.0
Hello xWorld!
You better not cry
You better not pout
I'm telling you why
elrond-wasm 0.38.0 is coming to town. And it brings:
ContractCall
refactor. Building a contract call comes with harder compile-time constraints. This also reduces compiled code size.ContractBase
supertrait can be now stated explicitly for contract and module traits.- As per debugger: callback payment is now set correctly and function names are represented internally as strings instead of bytes, which aids debugging.
- Removed the
ei-1-2
feature, which was guarding the newer VM functions. These functions are in the mainnet, so this feature is no longer needed. - New utility functions:
self.send().esdt_local_burn_multi(...)
,self.blockchain().get_token_attributes(...)
. - Updated all crates to Rust 2021.
Send us feedback and let's get in touch if you have any improvement ideas. Become a maintainer!
Release: elrond-wasm - v0.37.0, elrond-codec 0.15.0
Hello xWorld! Lots of efforts are invested in the migration to xExchange and MEX2.0, but results of accumulated hard work over months, on a separate pillar of MultiversX ecosystem, begin to bloom. We are releasing new features as:
- New multi-contract build system for contracts - starting now, you can configure a so-called “multi contract build”;
- Support for promises;
and improvements as:
- Refactor on
elrond-codec
; - Improvements on the System SC Proxy - (kudos for community);
- Updates on several modules;
- Improvements on storage mapper;
Send us feedback and let’s get in touch if you have any improvement ideas. Become a maintainer!
Release: mx-chain-go - v1.3.50
Hello xWorld! We are moving forward. To achieve our full potential as leading ecosystem, community and project - we must listen to each other. We listened and we came up with an improvement for the protocol cacher system. The main focus for this release was:
- Improving smart contract results lookup in smartcontract preprocessor;
Send us feedback and let’s get in touch if you have any improvement ideas. Become a maintainer!