Here’s how we’ll optimize & scale securely as we grow
1️⃣ Block size increase📈
The bigger the block, the more transactions it can carry. We recently increased block size by 12.5%; we’ll apply further increases over time based on ongoing system monitoring and network health.
2️⃣ Pipelining
Improves block propagation times by coalescing validation & propagation. The goal is for blocks to be propagated to at least 95% of peers within five seconds by reducing the ‘dead time’ between blocks.
3️⃣Input Endorsers
Input endorsers improve block propagation times and throughput by allowing transactions to be separated into pre-constructed blocks. This improves the consistency of block propagation times and allows higher transaction rates.💪
🖥️ More efficient memory usage across the chain. Specifically, memory improvements in Unspent Transaction Output (UTXO) handling, stake distribution, live stake distribution and pools, and hash representation.
5️⃣ Plutus script enhancements
Even more effective usage of the powerful eUTXO model through smart contract optimization, including reference inputs, #Plutus Datums & script sharing.
6️⃣ Node enhancements
Improvements will help even distribution of stake and reward computations across the epochs, thus providing greater headroom for block size increases.
7️⃣ On-disk storage 💿
By storing portions of the protocol state on disk, nodes will need to hold less in memory.So RAM-constrained systems will be able to run nodes provided they have sufficient storage, and memory will no longer be a bottleneck on scalability.
8️⃣ Sidechains ⛓️
EVM sidechains will add capacity; projects coming to Cardano include dcSpark’s Milkomeda and IOG’s Mamba.
9️⃣Hydra
Introduces isomorphic state channels to maximize throughput, minimize latency, incur low to no costs & reduce storage requirements. Hydra provides a more efficient means to process transactions off-chain while using the main-chain ledger as the secure settlement layer.
🔟Off-chain computing
Offloading some of the computation, for example with Asynchronous Contract Execution (ACE) can drive greater core network efficiency. Transactions occur outside the blockchain itself, yet can offer fast, cheap transactions via a trust model.
1️⃣1️⃣ Mithril
Mithril will improve chain synchronization while maintaining trust. The result? Multi-signature aggregation that is fast and efficient without compromising security features.
Scaling #Cardano is a process. Early in this process, we do anticipate periods of intense demand, with network congestion at peak times. We’re early on an exciting journey & usage will be high.
At times we’ll all feel we want to move quicker. But secure, incremental improvements & building for the long term remains paramount. Remember: slow & steady wins the race 🏁.
Security, decentralization and steady, careful scalability. It's all in the plan. Always has been.
📢 Yesterday, November 25, 2024, the IO Research team successfully tested Halo2 verification in Plutus on the Mainnet network. 💪🧵
IO Research ran the verification of a Halo2 ZK proof for the Ad-hoc Threshold Multi-Signatures scheme (ATMS) checking 50 out of 90 signatures. You can see the transactions here.
The first tx locks the funds, the second unlocks the funds upon verification of a Halo2 proof for ATMS signature 50 out of 90. The locking tx costs 0.16 ADA fee, the unlocking tx (Halo2 verification) 2.03 ADA fee which is reasonably low.
⭐ OUT NOW: Daedalus 6.0.1 for mainnet, preprod & preview.
The Daedalus 6.0.1 release upgrades to node 9.1.1 to fix the ledger replay issue in the Conway era. This update ensures that nodes no longer replay from genesis but instead replay as expected.
⚠️It is mandatory for all #Daedalus users to upgrade to this version. 1/🧵
⚠️Note that if you have already experienced this issue, your Daedalus will likely replay the ledger state from genesis (0%), so you may see longer synchronization times.
2/🧵
Existing users will get a prompt to update via the Daedalus newsfeed. If you are new to #Daedalus and would like to download this new release, download it ONLY from the official site: 3/ 🧵daedaluswallet.io/en/download/
⭐ OUT NOW: #Daedalus 6.0.0 for mainnet, preprod & preview.
Daedalus 6.0.0 is a mainnet release required to cross the upcoming Chang hard fork and operate in the Conway era.
⚠️It is mandatory for all #Daedalus users to upgrade to this version.
1/🧵
This version upgrades to node 9.1.0, #Cardano wallet v2024-07-27, the dependent Ledger and Trezor hardware wallet libraries, and fixes the #Daedalus auto-update feature to resolve the issue when running Daedalus on Linux with enabled AppArmor reported here:
2/🧵forum.cardano.org/t/installing-d…
⚠️Please note that since this release replays the ledger state from scratch (0%), users may experience longer synchronization times.
Today, we’re delighted to share with you the first two videos in a series which will highlight some of the work of IO’s research division and dive deeper into some of its key papers. 🧵
1/ In this video, Giorgos Panagiotakos, a research fellow at Input Output, delves into scaling throughput and specifically Ouroboros Leios, a new member of the Ouroboros protocol family that achieves near-optimal throughput.
Traditional #blockchain protocols use a leader-based approach for block proposals, but this often results in suboptimal throughput.
Panagiotakos highlights the importance of high throughput for reducing congestion and enabling the efficient operation of layer 2 applications.
Watch now:
2/ The Ouroboros Leios paper is also available for you to read here:
A future video will help outline how fundamental research informs IO’s work and feeds into its prototyping and development work, so stay tuned for that in the near future.iohk.io/en/research/li…
The weekly #Cardano development update is now live.
Check out the key highlights from this week and get the latest on development progress in core technology, wallets and services, smart contracts, scaling and governance.👇 iohk.link/4amLUkk
🔬 CORE TECHNOLOGY: The consensus team worked on cross-era consensus improvements, UTXO-HD functionality, and integrated changes across consensus, ledger, and networking components in preparation for node v.8.10 release.
💳 WALLETS & SERVICES: Lace v.1.9 is here, bringing multi-wallet and multi-account capabilities to @lace_io. Experience unparalleled flexibility and control over your digital assets. Dive into all the details in the latest blog post. iohk.link/49u8Psy
Every Friday, we publish our weekly #Cardano development update. So for the lowdown on what IOG's dev team has been working on last week, head on over and take a look👇 essentialcardano.io/development-up…
🔬 CORE TECHNOLOGY: The networking team improved stability and performance, updated software, and prepared for releases. The consensus team progressed on Genesis design and improved BlockFetch logic while the DB Sync team optimized UTXO query speed and rewards performance.
💳 WALLETS & SERVICES: The team updated vulnerable libraries in #Daedalus and worked on improving the Lace desktop application. The Adrestia team worked on community feedback about Lace and are preparing for the first big cardano-js-sdk and @lace_io update.