1/ 2 Mainnet upgrades have been released for further security improvements and to patch and remove the "executeOnDestContextByCaller” SC function that led to the Monday incident.
2/ We have started working on a new Maiar Exchange swap page, which will enable users to perform direct swaps between any token listed through automatic route swaps.
3/ New features are making their way into the Maiar Launchpad in preparations for the next public sale. We implemented a statistics dashboard for addresses and performed several thorough internal testing sessions as well.
4/ Other notable achievements:
- Upgraded various contracts to Elrond-Wasm 0.32.0
- Created new issue template on Elrond API GitHub repo
- Refactored the StateAdapters used on API queries
- Reviews & bughunt
5/ - Fixed a bug that caused some needed data to be removed from storage
- Finished some jail/unjail integration tests scenarios in staking v4
- Added search & tags endpoint on NFT service
- New auction list config API
6/ - Created DelegationManager interactor and specs for it
- Added a logger for erdj-snippets
- Added validation for input data on queries and mutations
- Fixed a bug that caused trie sync timeout
- Maiar DeFi Wallet testing
7/ - Started the extension of the data sent to outport drivers
- Testing on Multisharded Farms
- Small fixes & improvements on price fetchers
- Improvements for system test scripts
- API new integration tests added
8/ - Reviews and small fixes in Rust framework
- Started in depth VM audit
- Created and integrated test reports for system test scenarios
- MongoDH migration for extras API
9/ - Added an API endpoint on the node that provides genesis info
- Created a new scenario in the transactions generation testing tool that sends relayed v2 txs
- Implemented a balance integrity metric based on EGLD wrap / unwrap transactions
- Elrond NFT marketplace testing
10/ - Finished integration of the newly created enable epochs config handler into subcomponents
- Finished Growth API implementation
- Improvements on Data API
- Minor fixes for the new call value contract infrastructure
11/ - System tests & checks on genesis minting transactions indexing order
- SC sanity checker template
- Started maiar-api migration process in k8s
- Worked on searchable tags
12/ - Bridge microservice fixes and improvement
- E2E Testing of DEX automatic route swaps and new swap page.
- Improved community standards on Elrond API
- System test hotfixes
13/ “Stay Hungry Stay Foolish” & tune in soon for more of the #elrondtech which powers the @ElrondNetwork ecosystem. Check our progress & get involved 👇
The ongoing mainnet upgrade brings significant improvements to transaction processing via decreased cost & increased overall throughput, paving the way for the major DeFi, NFT, and Web3 Superwave that is coming to the @ElrondNetwork.
Weekly #elrondtech 🛠️
1/ The latest mainnet release brings significant throughput improvements via the new gas schedule, that makes it so more operations can be processed in a block due to smaller costs, and via scheduled TXs, which increases processing window, thus pushing more transactions.
2/ The Maiar Launchpad progresses to the next stage of the upcoming Itheum sale: KYC complete & lottery tickets sale ongoing. A legacy $EGLD staking snapshot issue has been solved to allow for the correct number of tickets to be purchased.
The fully sharded architecture of @ElrondNetwork is essential for enabling the next billion people to simultaneously engage with #web3payments and the opportunities of a truly scalable global financial system.
Weekly #elrondtech 🛠️
1/ The Elrond VM now has a warm instance cache that keeps the most used smart contracts as compiled x86_64 objects that are executed directly when called, bringing up to 5x performance improvements compared to the current “Ahead of time compilation” approach
2/ The Maiar DEX tracking process for MEX burning has been significantly improved with more accurate metrics computed from fees & penalties, and periodic jobs that collect the information, so it can be automatically tracked and displayed
The latest wave of technological advancement has brought Smart Contracts, Tokens & NFTs to the @ElrondNetwork mainnet, making it ready for the Maiar Exchange.
Next massive wave: bridges, oracles, interop, relayed TXs v2 & more
Weekly #elrondtech 🛠️
1/ The Elrond mainnet has been upgraded to v1.1.65.0, bringing ESDT enhancements needed for the Maiar Exchange. The testnet has been upgraded to v1.2.4.0 and testing is underway for the latest protocol improvements: relayed TX v2, soft-restart, etc.
2/ We have started the implementation of a new component that handles management of the new root hash obtained after execution of scheduled TXs: bootstrap from storage, rollback, create next block.