How to get URL link on X (Twitter) App
1/ [releases] Devnet D1.8.8.0 release
1/ [sovereign] Notifier bootstrapper which will start waiting on a go routine to be notified when the sovereign node is synced. When node is fully synced, it will register the incoming header processor to the websocket listener and exit the waiting loop
1/ [automation testing] PR review, investigation, and updates
1/ [sovereign] End of epoch economics computation
1/ [mx-chain-es-indexer-go] Fixed how is calculated gasUsed and fee for ESDTTransfer transactions
1/ [framework] Block info builder for the testing framework
1/ [stakingV4] Finished updating the branch and made all the fixings work with the latest RC branch
1/ [storage] Continued working on the NFT storage optimizations which will reduce the number of trie nodes from the system account thus speeding up access time
1/ Sovereign shards economics and technical specification paper for smart contract components: validator staking & registry and factory. Local system test setup for missing extended shard header in sovereign.
1/ Implemented a new VM feature for SC to SC intra-shard transfers to make DeFi lego blocks easier to deploy. It will allow skipping the payable check for the initial caller when the called SC makes callbacks. All transfers are accumulated in a new structure called backTransfers.
1/ We defined the technical specifications of the xExchange on-chain and off-chain governance processes for community proposals. Continued development and started testing on the concentrated liquidity base implementation.
1/ First draft document about transaction pre-execution that should warm the trie cache. This should theoretically improve transaction execution time.
1/ Rewrite the governance system contract: implemented full quadratic voting, delegated voting support for legacy delegation, and for liquid staking contracts. Added a big chunk of unit tests.
1/ The MEX v2.0 paper has been published and the preparations for the governance proposal have started. Calculate voting power for all accounts taking into account direct & indirect LKMEX holdings.
1/ Final fine tuning on the Maiar DEX auto-router for re-enabling the smart swaps, after a series of internal testing rounds, involving community & partners. Further improvements on the DEX service analytics module.
1/ We have created a mechanism through which ESDTs can be split or merged. This is great for i.e. fusing two Metaverse items into a more valuable one, fragmenting ownership of an asset, and many other usecases.
1/ The first token listing featuring the novel smart-contract based price discovery mechanism has been successfully executed on the live environment.
1/ The Maiar DeFi Wallet now has an anti-scam feature that makes it difficult for users to access known scamming or phishing websites. It uses a database of links that were reported by the community through social or support channels, or via email to notoscam@elrond.com