updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/aonyeani76/cryptocurrencypanther/wp-includes/functions.php on line 6131hustle domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/aonyeani76/cryptocurrencypanther/wp-includes/functions.php on line 6131wpforms-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/aonyeani76/cryptocurrencypanther/wp-includes/functions.php on line 6131
New technology might improve network’s decentralization and solve numerous issues
Cardano’s eUTXO model is what makes the network different from such blockchains as Ethereum as all transactions occur in parallel to each other, which is why there is a fair share of difficulties for dApps, and solutions like transaction chaining are here to solve those issues.
At first, decentralized Cardano applications like Minswap or SundaeSwap used the “batching” solution, where off-chain sequencers aggregated a number of UTXOs prior to submitting them on chain and executing. While this solution indeed solves a series of issues tied to the eUTXO model, it brings numerous risks like centralization, custodiality and batcher executable value, which can be used for sandwich attacks on users.
The new solution adds another vertical where UTXOs are not batched off-chain but ordered virtually in a “first-come-first-served” manner. The transaction chain functions publicly and visibly in a decentralized way. The chain can be accessed by anyone without the limitation on who can consume which UTXO.
Additionally, transaction chaining adds another vertical that decreases latency in the processing of orders. The application assumes that orders will make it on-chain and will be reverted without any loss if something goes wrong.
First and foremost, the transaction submission to the mempool is done, which verifies its correctness. After this happens, users’ transactions are associated with a particular UTXO, which protects the users’ transaction and reverts it if something goes wrong.
Essentially, the new solution may solve most problems Cardano-based DEXs and other decentralized applications are facing today, which is extremely relevant while the project’s biggest competitor, Ethereum, is facing potential regulatory issues after switching to a PoS consensus algorithm.