Not long since our last hotfix, this release was planned for long. As already mentioned in the excerpt, the main features of this release are:
- Update to NestJS 10 & nestjs-sdk 3.1.2;
- because the API service didn't have an optimized endpoint that can return the pool of transactions, we:
- added the
/poolendpoint that can return the transactions pool by also using a cache warmer (configurable via flag) to continuously fetch the new transactions - added the
/pool/:txHashendpoint that can return transaction pool details for a given txHash - added the
/pool/countendpoint that can return total transactions pool - added new filters to be able to return specific transactions from pool (
sender, receiver, type) - given the changes from identities verification, we added support for identities extracted from the
mx-assetsproject;
For other notable changes please check Github Release:
Overall, the v1.4.0 release of the mx-api-service represents a comprehensive effort to refine and extend its capabilities. The updates are indicative of a proactive approach to addressing user needs, improving service reliability, and staying ahead of the latest developments in blockchain technology. This release positions the mx-api-service as a more adaptable, robust, and feature-rich tool for blockchain developers and users.
Latest Releases
Do you need more information?
Explore projects, tokens, and integrations built on MultiversX
Discover the Ecosystem
Explore projects, tokens, and integrations built on MultiversX


