<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>thatguy</title>
        <link>https://paragraph.com/@thatguy</link>
        <description>CryptoEQ.io</description>
        <lastBuildDate>Mon, 27 Apr 2026 04:28:02 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>thatguy</title>
            <url>https://storage.googleapis.com/papyrus_images/f77f96e4c0f8c9b4f44ec5a010446253f80a10b2794039aeb7a07d5377643a11.png</url>
            <link>https://paragraph.com/@thatguy</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Arbitrum Airdrop News is Everywhere... But What About Its Tech? Why You Should Be Excited to Use It!]]></title>
            <link>https://paragraph.com/@thatguy/arbitrum-airdrop-news-is-everywhere-but-what-about-its-tech-why-you-should-be-excited-to-use-it</link>
            <guid>0mWKoyO55kenD4vS8TWI</guid>
            <pubDate>Wed, 18 May 2022 13:26:26 GMT</pubDate>
            <description><![CDATA[Below is simply an excerpt from a lengthier report which covers Ethereum more generally: its adoption, DeFi, token distribution, tokenomics, governance, vulnerabilities, roadmap, and more. So, if there are any pieces that feel incomplete or lack context, that may be why. Also, some metrics are outdated. This is because our report is for Premium members of CryptoEQ.io. For the full report and up-to-date metrics (for Ethereum and ~30 other top projects), sign up for just $10/month here. Arbitru...]]></description>
            <content:encoded><![CDATA[<p><em>Below is simply an excerpt from a lengthier report which covers </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/corereports/ethereum-abridged"><em>Ethereum</em></a><em> more generally: its adoption, DeFi, token distribution, tokenomics, governance, vulnerabilities, roadmap, and more. So, if there are any pieces that feel incomplete or lack context, that may be why. Also, some metrics are outdated. This is because our report is for Premium members of </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/dashboard"><em>CryptoEQ.io</em></a><em>. For the full report and up-to-date metrics (for Ethereum and ~30 other top projects), sign up for just $10/month </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/#memberships"><em>here</em></a><em>.</em></p><p>Arbitrum Pros </p><ul><li><p>EVM compatibility</p></li><li><p>No whitelisted rollout, enabling more dApps to be deployed early on which helped build market lead and deeper liquidity</p></li><li><p>Non-custodial and Ethereum wallet-compatible </p></li><li><p>Clear roadmap and *possible* plans to issue token</p></li></ul><br><p>Arbitrum Cons</p><ul><li><p>Uses centralized sequencer which carries front-running risk (has priority in submitting transaction batches and ordering transactions)</p></li><li><p>Less composability with EVM than Optimism</p></li><li><p>Complexity switching between rollups and sidechains while guaranteeing high security</p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrum.io/">Arbitrum</a> is an optimistic rollup L2 built by <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://offchainlabs.com/">Offchain Labs</a>. The currently-live implementation is called Arbitrum One and uses fraud proofs, on-chain calldata availability, a ~one day withdrawal period, and a special type of node called a ‘sequencer.’ Offchain Labs currently operates Arbitrum&apos;s sequencer, which has the ability to control the ordering of transactions. This early-stage centralization was mentioned previously and is not solely applicable to Arbitrum.</p><p>Arbitrum boasts a shorter one-day withdrawal period compared to Optimism’s one-to-two weeks, but the tradeoff is  disputes on Arbitrum take longer to resolve. The majority of the time, Arbitrum withdrawals are quick and easy, but on the rare occasion that a transaction is challenged, Arbitrum has some added complexities when compared to Optimism. </p><p>To withdraw from Arbitrum, you first submit the withdrawal transaction on the rollup. Once the transaction is finalized on L1 (~one to seven days), your funds are free to claim with another L1 transaction (requiring a Merkle proof).</p><p>Arbitrum&apos;s unique Fraud Proofs: Multi-Round Interactive (MRI) Fraud Proof.</p><p>Aribtrum also uses fraud proofs which, as discussed before, refer to the concept of anyone (with vested interest) being able to track, backtest, and dispute a transaction’s claim within a challenge window. </p><p>MRI refers to when both parties (supporter/challenger) go on to resolve the dispute multiple times until the smoking gun is found off-chain. In Aribitrum’s model of fraud proofs, only a referee steps in to make the judgment call on-chain. This means for fraud proofs on Arbitrum, less time is spent on-chain and more transaction fees that would have otherwise been paid are minimized, leading to higher network performance. Additionally, because L2 transactions are not entirely executed on L1, its gas block limit is rendered irrelevant.</p><p>Arbitrum vs Optimism</p><p>While both are Optimistic rollups, Arbitrum has some key differences from its counterpart Optimism. One critical difference: Optimism OVM 2.0 is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/ethereum-optimism/introducing-evm-equivalence-5c2021deb306">EVM-equivalent</a>, running directly inside the EVM, while Arbitrum One is only EMV-compatible. This reduces code complexity and audit surface for Optimism. Arbitrum&apos;s AVM lacks EVM-equivalence because it’s consciously optimized for more compact fraud proofs, but at the expense of implementation complexity.</p><p>Both are still incredibly easier for developers to work with than ZK-rollups, but the Optimism EVM equivalence reduces all friction. </p><p>Another critical difference is Arbitrum puts less data on the L1 as it executes many transactions between L1 postings vs Optimism requires that a state hash is posted after every transaction. On the other hand, Arbitrum executes several transactions before requiring the state hash to be posted. This can account for up to ~4x difference in storage on-chain. </p><p>Arbitrum One is currently the L2 network that has <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://l2beat.com/projects/arbitrum/">the highest TVL</a>. For an overview of the Arbitrum ecosystem of applications, see the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portal.arbitrum.one/">Arbitrum Portal</a>. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.coindesk.com/click/25807941.5049/aHR0cHM6Ly90aGVkYWlseWd3ZWkuc3Vic3RhY2suY29tL3AvcmFtcC1vbi1yYW1wLW9mZi10aGUtZGFpbHktZ3dlaS0zODI/5f9775e16365176ab6627f42B0bb066b9">Binance</a>, Huobi, Crypto.com, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/FTX_Official/status/1490903050269396992?s=20&amp;t=fxIpdFEFN3d5JZtlPrqKaQ">FTX</a> have open withdrawals to Arbitrum, becoming some of the first exchanges to open an on-ramp to Ethereum’s Layer-2. Additionally, Arbitrum has partnered with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/coreReports/chainlink-abridged">Chainlink</a> nodes and oracles to provide its validation services. This is a positive as Chainlink is already used in hundreds of Ethereum L1 projects and will bring the same security and composability to L2. </p><p>Nitro</p><p>Arbitrum Nitro is an upgrade to the Arbitrum One mainnet. Nitro helps Arbitrum adopt popular languages and tooling such as WASM, Geth, and Golang and will allow Aributrum to increase transaction speed 20-50x and lowers fees by an entire order of magnitude. Nitro will also allow more Ethereum developers to onboard onto Arbitrum thanks to the expansion of support for larger tooling.</p><p>Offchain Labs have announced Arbitrum Nitro is ready and a full-featured <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://messari.us17.list-manage.com/track/click?u=5b89525c77acdd986027c25d1&amp;id=1c48bf3ddb&amp;e=ec3772f3e7">Nitro devnet built on Ethereum&apos;s Goerli testnet has been launched</a>. </p><p>This devnet is a fully built-out production implementation of Arbitrum Nitro including fraud proofs, the sequencer, token bridges, and advanced calldata compression. The devnet’s goal is to migrate Arbitrum One to the Nitro stack. After the Nitro devnet has been thoroughly tested, the Arbitrum Rinkeby testnet will be migrated to the Nitro stack, and barring any unforeseen difficulty, the mainnet will follow. </p><p>AnyTrust</p><p>AnyTrust is a type of “honest minority” sidechain with rollup fallback and functions as a mode of Arbitrum that allows for ultra-low cost transactions with strong security guarantees. These type of chains operate similar to any alternative Layer-1 or sidechain, but with significantly higher security due to a different consensus model, using a “1-of-N” consensus rather than “%-of-N” consensus. They also feature a “fallback” mode in the case of even if one or two validators dissent, which makes the chain fall back into a rollup. </p><p>AnyTrust chains are superior to alternative L1s and also to sovereign rollups, since they can allow for much lower cost and faster withdrawals in exchange for a minimal extra trust assumption. Compared to sidechains, the key advantage of AnyTrust is it’s built on top of Ethereum, so  it doesn’t require a separate set of validators and, therefore, less trust. However, the “gold standard” of rollups would be a secured Ethereum rollup which will also be negligibly cheap post-EIP-4844 and danksharding.</p><p>AnyTrust works by using a chain that&apos;s operated by a committee of nodes with a minimal assumption about how many committee members are honest. For example, there might be 20 committee members and an assumption that at least two of them are honest. This is a much easier trust assumption compared to conventional BFT sidechains, which require more than two-thirds of the members—which would be 14 out of 20–to be honest. The trust requirement can be reduced from 14 to two because of AnyTrust’s unique “fallback to rollup” feature built on top of Ethereum.</p><p>Assuming the trust assumption holds and the committee members participate, users get two big advantages when using AnyTrust. First, there’s no need to record L2 transaction data on the L1 chain because nodes can rely on the committee to provide data if needed. Instead, with the committee’s promise to provide data, it’s safe to simply record the hash of a transaction batch on the L1, which saves the largest cost of running a rollup. Secondly, withdrawals to the L1 can be executed immediately as soon as the committee vouches for them.</p><p><em>Safety and Consensus</em></p><p>It’s safe to do either of these two actions described above as soon as 19 of the 20 committee members have promised (by signing) it’s acceptable. The logic is: if there are at least two honest members, and 19 of 20 have signed, then at least one honest member must have signed, since the quorum must contain an honest member. </p><p>So, if a quorum signs a promise to provide the data backing a batch of transactions, we know that data will be available to anyone who wants it. Therefore, we know it’s safe to post the hash of the data, rather than the full data, on the L1 chain. Similarly, if a quorum signs a statement saying a particular state transition is correct, the state transition can be accepted without waiting for a challenge period. This relationship allows withdrawals to L1 to be processed immediately with AnyTrust.</p><p>In the case of lacking an active quorum willing to sign statements, neither of those things can happen. However the chain can still operate and make progress by using the original Arbitrum rollup protocol as described below. </p><p><em>Fallback to Rollup Mode</em></p><p>If the committee doesn’t sign anything or several committee members crash, or refuse to cooperate, the chain can still operate, but by falling back to a standard rollup protocol. </p><p>In this mode, transaction data will be posted on the L1 Ethereum chain and withdrawals will have a delay period, just like on a standard rollup–until the committee resumes operation, and then the chain will switch seamlessly back to the cheaper, faster mode of operation.</p><p>While Arbitrum is off to a hot start, it’s not without issue. In January 2022, the Arbitrum rollup network came to a halt. Offchain Labs soonafter released a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://offchain.medium.com/todays-arbitrum-sequencer-downtime-what-happened-6382a3066fbc">post-mortem</a> explaining the issue was due to the main sequencer experiencing a hardware failure during a software upgrade. This issue cascaded down the system, preventing even the redundancy measures in place from working. Eventually, the issue was corrected and has been restored to full functionality. During the downtime, no funds were at risk (thank you, rollup!), but no transactions could be executed including deposits and withdrawals.</p><p>In summary, if at least two members are honest, the chain operates correctly, and it follows that if there are 19 members available and cooperating, it operates at minimal cost. In fallback to rollup mode, the chain will operate at the cost of an Ethereum-based rollup–and it will be evident who the non-cooperating or unavailable members are, so they can eventually be replaced.</p><p>Therefore, AnyTrust can be best thought of not as an L2, but rather as a sidechain with a 19/20 liveliness assumption, a 2/20 safety assumption, and 1/20 DA assumption, which falls back to an ORU during a liveliness failure, which would be a safety failure putting funds at risk. However, this security model is worse than Validium. In Validium, only the DA assumption is needed, whereas in AnyTrust, both the DA and the safety assumptions must hold.</p>]]></content:encoded>
            <author>thatguy@newsletter.paragraph.com (thatguy)</author>
        </item>
        <item>
            <title><![CDATA[A Look Under the Hood Into Ethereum Technology and Scaling Solutions]]></title>
            <link>https://paragraph.com/@thatguy/a-look-under-the-hood-into-ethereum-technology-and-scaling-solutions</link>
            <guid>QeLJChqUKWLgUkWm3mCb</guid>
            <pubDate>Wed, 09 Mar 2022 14:31:51 GMT</pubDate>
            <description><![CDATA[Below is simply an excerpt from a lengthier report which covers Ethereum more generally: its adoption, DeFi, token distribution, tokenomics, governance, vulnerabilities, roadmap, and more. So, if there are any pieces that feel incomplete or lack context, that may be why. Also, some metrics are outdated. This is because our report is for Premium members of CryptoEQ.io. For the full report and up-to-date metrics (for Ethereum and ~30 other top projects), sign up for just $10/month here. Ethereu...]]></description>
            <content:encoded><![CDATA[<p><em>Below is simply an excerpt from a lengthier report which covers </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/corereports/ethereum-abridged"><em>Ethereum</em></a><em> more generally: its adoption, DeFi, token distribution, tokenomics, governance, vulnerabilities, roadmap, and more. So, if there are any pieces that feel incomplete or lack context, that may be why. Also, some metrics are outdated. This is because our report is for Premium members of </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/dashboard"><em>CryptoEQ.io</em></a><em>. For the full report and up-to-date metrics (for Ethereum and ~30 other top projects), sign up for just $10/month </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/#memberships"><em>here</em></a><em>.</em></p><p><strong>Ethereum Technology</strong></p><p><strong>Consensus Mechanism</strong> Ethereum utilizes an optimized version of Nakamoto Consensus, where Nakamoto Consensus is a specific block-leader selection implementation of Proof of Work (PoW) consensus that is used in Bitcoin to ensure all the participants agree on the state of the public ledger (blockchain) and solve for the “double spend” problem. Specialized computers across the globe are all responsible for updating and maintaining the Ethereum blockchain, thereby creating a distributed consensus system. Ethereum’s network is known as the Ethereum Virtual Machine (EVM) which is a set of thousands of public nodes running the client software that execute the computations (i.e., programs or transactions).</p><p>More specifically, these operations are collectively known as mining: a process by which transactions are verified and added to the public blockchain ledger (onto a block). These highly specialized supercomputers (miners) compile the transactions into the blocks and compete to solve computationally-intense puzzles. If they are successful in solving the puzzle, they are rewarded with a certain amount of ETH (currently 2 ETH). Upon solving the puzzle, the miner will broadcast their success to the other miners and thus prove that they have done the work (Proof of Work) and can be trusted. The significant costs (electricity to run the calculations) inherent to solving for a block make it cost-prohibitive for a bad actor to act dishonestly in the system. Trying to harm the blockchain would require the cost of acquiring 51% of the network computing power, and then, if successful, degrade the integrity of the ETH blockchain by creating false transactions. This attack would soon be realized by the network users and cause the price to plummet, leaving little to no reward for the attacker. PoW is thus so successful because of the application of game theory in the use of incentives. This will all change once the network transitions to a PoS model and thus the potential attack vectors and vulnerabilities will change too.</p><p>Ethereum optimizes this consensus mechanism by using the Ethash mining algorithm rather than Bitcoin’s SHA-256, and aiming for a block time of ~14 seconds as opposed to 10 minutes in Bitcoin’s case.</p><p>Ethereum also employs the use of gas (to measure computational effort) – a derivative of its native cryptocurrency Ether commonly denominated in gwei – for mitigating spam and allocating resources on the network. Ethereum&apos;s scalability on the base layer is limited by the block gas limit rather than the block size. There is an upper threshold on the amount of gas that can be expended in a block with 30 million gas being the absolute maximum.</p><p>Beginning in mid-2021, Ethereum introduced variable-size blocks (EIP-1559 discussed in detail later). Each Ethereum block targets a size of 15 million gas but the size of blocks will increase or decrease in response to network demand but will not surpass the 30 million limit.</p><p>Ethereum’s average block size was up ~30% in 2021 due to a network upgrade that increased the per-block gas limit. Ethereum’s block size is larger because of an increase in the gas limit, enabling more transactions to fit into a block. The average block at the time of writing is ~85 KB, compared to ~40 KB in 2020. Increasing the gas limit (and therefore the block size) allows for higher performance (the possibility of more transactions per second) but it also accelerates the amount of state stored on the mainchain, also sometimes called &quot;chain bloat.&quot; The mainchain went up from 610 GB to 875 GB as of July 2021.</p><p><strong>Scaling the Ethereum Network</strong> On-chain scaling techniques are upgrades made to a blockchain’s base layer to improve scalability. Ethereum’s long-term, on-chain scaling solution is called sharding which actually splits the base layer into 64 chains with shared security ensured by the Beacon Chain.</p><p>Off-chain scaling refers to scaling solutions that use external execution layers rather than the base layer. These Layer 2s, or “L2s” are secondary layers that sit on top of the base layer, providing more transactional capacity for the blockchain overall. Ethereum is pursuing both off-chain and on-chain scaling strategies.</p><p>Ethereum’s eventual transition to Proof of Stake is a response to these challenges. It’s a massive upgrade to the entire Ethereum ecosystem to accommodate continued growth and an increasing workload, consume less electric power in its verification process, and to be more secure from attacks. In essence, the Ethereum upgrade will make the network more scalable, sustainable, and secure.</p><p>Any human enterprise which is highly successful early on will quickly have to address how to do more to keep up with demand. This is a good problem to have, but not an easy one to solve because scaling up often challenges the core values that made the enterprise successful.</p><p>Ethereum, as we know it today, won&apos;t scale. Meaning, the Ethereum L1 is designed to remain a highly decentralized, global settlement layer above all else. However, Ethereum&apos;s web of L2s will be responsible for scaling Ethereum and serving as its execution layer. These layers will absorb much of the existing value on Ethereum mainnet plus future inflows as Ethereum adoption grows. It&apos;s important to understand that Ethereum&apos;s web of L2s is a marketplace of independent projects competing with each other to help scale Ethereum.</p><p><strong>The Scalability Trilemma</strong> Ethereum’s ability to process transactions is (partially) constrained by the amount of computing power, bandwidth, and storage on the network. The scalability trilemma is a well-known issue among all blockchains.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e253c34f45a603378894ca087f595b5826363d5c0efbca0dd75e8d42e3e40333.png" alt="The scalability trilemma, illustrated. Credits: Vitalik Buterin" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The scalability trilemma, illustrated. Credits: Vitalik Buterin</figcaption></figure><p>A blockchain can achieve two of these traits but at the expense of the third. Many alternative layer 1 (L1) chains have chosen to sacrifice decentralization for scalability and security. However, it’s important to remember why decentralization is important. It provides the chain anti-fragility, robustness, reliability, and censorship resistance. The goal is to increase the number of transactions while retaining sufficient decentralization. What are the decentralization sacrifices (tradeoffs) other smart contract L1s have made? Other chains typically make two sacrifices. They either design their network to be run/secured with high-powered, expensive nodes, which reduces the number of people that may participate in network consensus by pricing them out. Obviously, a network that can only be verified if you have X amount of dollars in computing budget is not an ideal, permissionless system.</p><p>Another tradeoff often considered is for the network to use fewer nodes to achieve consensus in les time. However, this makes the chain more vulnerable and centralized. It is easier to corrupt or destroy 10 nodes rather than 10,000 all over the globe. Although often discussed as such, blockchain scalability does not just pertain to TPS. Many L1s, like Binance Smart Chain (BSC), currently boast high TPS numbers but suffer from “chain bloat” and ever-increasing hardware requirements just to keep the chain running. L1s must be able to process more transactions without creating more problems down the road. A node in a technically sustainable blockchain has to do three things:</p><p>-Keep up with the tip of the chain (most recent block) while syncing with other nodes.</p><p>-Be able to sync from genesis in a reasonable time (days as opposed to weeks).</p><p>-Avoid state bloat.</p><p>Requirement 1 above is a physical limitation based on computing power (RAM, CPU, etc.) and bandwidth. These are bottlenecks for every node which means there are upper, finite limits to how far you can push the network.</p><p>One way for Ethereum to increase its workload could be to increase the size of the computers participating in the Ethereum network (participating computers are called “nodes”). But larger, more expensive, and fewer computers in the network (like Solana) is clearly a form of centralization. Having a small number of bigger players involved in maintaining Ethereum is not Ethereum’s goal.</p><p>Fewer computers in the network also creates security issues. A hacker attacking just a few computers, or a single central computer will have an easier time than attacking a huge number of computers all in agreement about the data they are using and creating. Just as with Bitcoin, more computers participating in the Ethereum network enhance the security and permanence of the data on the Ethereum blockchain.</p><p><strong>Transitioning from PoW to PoS (“The Merge”)</strong></p><p>The Merge is the term used for when Ethereum switches from Proof-of-Work (PoW) to a Proof-of-Stake (PoS) blockchain. This is slated to occur in Q2 2022 and bring with it many benefits that were not previously possible with PoW.</p><p>PoS removes the energy consumption often cited in the mainstream media. While PoW is not inherently a bad thing, it’s inarguable that the world is highly critical of energy consumption and now, with the transition to PoS, Ethereum will have eliminated this one enormous criticism. Estimates from Ethereum core developers hypothesize that Ethereum’s energy use will drop by up to ~99%. Without the need for so much physical mining hardware and infrastructure, Ethereum can become a more energy-efficient, geographically-distributed, and nimble blockchain.</p><p>Ethereum’s eventual transition from Proof of Work (PoW) to Proof of Stake (PoS) will represent the culmination of the original Ethereum protocol design, 5+ years of technical research and associated game theory design. It is designed, ultimately, for a simpler, more robust, stable, and secure base layer protocol with full lite client verifiability. After the full implementation is complete, the base layer can then “ossify” while leaving the flexibility for innovation on higher protocol levels like Layer 2. The Beacon Chain serves as the epicenter of the future architecture and network consensus. PoS aims to lower the cost of participating in securing the network by allowing anyone with ETH to stake rather than needing a giant million-dollar mining farm as is the case in most PoW networks.</p><p>With PoS, the Ethereum base layer will be managed by validators rather than PoW miners. A validator is a person or entity who locks up (stakes) 32 ETH in order to run a validating node and secure the Ethereum blockchain. This means rather than relying on energy/electricity for security as is the case in PoW, Ethereum security will rely upon capital instead. With PoS and staking rewards, ETH becomes a productive capital asset with yield as well as a the money underpinning network transactions and executing smart contracts.</p><p><strong>Beacon Chain</strong></p><p>Key takeaways from the early instantiations of the Beacon Chain are:</p><p>- Introducing the ETH Proof of Stake consensus layer;</p><p>-Tracks ETH validators and balances;</p><p>-One-way ETH deposit to stake on the Beacon Chain; and</p><p>-No state management (transactions, smart contracts).</p><p>The Beacon Chain will be the center of Ethereum’s new consensus mechanism, assuming the full transition goes ahead. The Beacon Chain will be responsible for the liveness, veracity, and consensus on the new chain. Future sharded layers (shards) will all connect back to the Beacon Chain with many validators across all 64 shards. The Beacon Chain will provide the foundation for hundreds of thousands of validators, distributed across thousands of nodes globally. It will organize validators into committees and apply the consensus rules that dictate the network.</p><p>A slot is when a block is added to the Beacon chain. Every 12 seconds there is a slot and 32 slots (6.4 min) are grouped into an epoch. Casper FFG decides on which blocks become part of the chain, finalizing an epoch. Every epoch, one validator is pseudo-randomly assigned by a beacon to a slot and shard. At least one committee, a group of validators (minimum of 128) is also chosen to attest the epoch.</p><p>Additionally, PoS is a predecessor for sharding, another critical Ethereum protocol change that will separate the chain into many concurrent threads (discussed more below).</p><p><strong>Sharding</strong></p><p>Sharding is the term for horizontally partitioning a database and does not create more burden for the average user. In this sharding model, validators are assigned to specific shards and only process and validate transactions in that shard. In Ethereum&apos;s planned sharding model, validators are randomly selected. Every shard has a (pseudo) randomly-chosen committee of validators that ensures it is (nearly) impossible for an attacker controlling less than ⅓ of all validators to attack a single shard. ​​</p><p>After the switch to Proof-of-Stake, sharding is the next significant hard fork upgrade on Ethereum’s roadmap. Just like the Merge, the sharding plan has evolved over time and may continue to change between now and implementation.</p><p>Sharding is the partitioning of a database (or blockchain) into subsections. Rather than building layers atop one another (e.g. L2s or Bitcoin’s Lightning Network), sharding scales out or horizontally without a hierarchy or layered structure. Doing so does not create more burden for the average user.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd9bdfa9d78af3faa6bada59d44e511c73ee08db4858409c6a48a6804b0f5420.jpg" alt="Original diagram by Hsiao-wei Wang, design by Quantstamp" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Original diagram by Hsiao-wei Wang, design by Quantstamp</figcaption></figure><p>Shards will be divided among nodes so that every individual node is doing less work. But collectively, all of the necessary work is getting done—and more quickly. More than one node will process each individual data unit, but no single node has to process all of the data anymore.</p><p>In Ethereum’s vision of a sharded chain, a (pseudo) randomly-chosen committee of validators are randomly selected and assigned to specific shards. This means they are only responsible for processing and validating transactions in those specific shards, not the entirety of the network. The randomness of the validator selection process ensures it’s (nearly) impossible for a nefarious actor to successfully attack the network. Initially, prior to the breakthrough in rollups, Ethereum’s plan was to do sharded computation. However, now with rollups providing the much-needed network scalability, sharding will focus on data availability to provide throughput for the rollups. This is because the bottleneck for rollup scalability is data availability capacity rather than execution capacity. This will give L2s more space to store the chain’s data and offer additional data capacity for rollups.</p><p>In a sense, shards will serve as data storage “buckets” for new network data storage demand from rollups. This enables tremendous scalability gains on the rollup execution layer. Just as significant, shards will also help avoid putting overly-onerous demand on full nodes, allowing the network to maintain decentralization.</p><p>Sharding will be released in a multi-step process to provide immediate data availability for rollups before releasing the ultimate but more complex vision. A small subset of data shards (four) will initially be released to keep complexity low, i.e. a slow, controlled rollout.</p><p>Earlier, we outlined one reason why Ethereum transaction fees were so high was due to all nodes in the network having to process all transactions and reach consensus. Sharding is the answer to the question, “What if each node did not have to process every operation at the same time?” What if, instead, the network was divided into subsections (shards), that operated semi-independently until finally reaching consensus through a central hub (Beacon Chain)?</p><p>Shard 1 could process one batch of transactions, while Shard B processes another batch. This would effectively double the transaction throughput of a blockchain, since our limit is now what can be processed by two nodes at the same time. If we can split a blockchain into many different sections, then we can increase the throughput of a blockchain by many multiples.</p><p>Ethereum will be split into different shards, each one independently processing transactions. Sharding is often referred to as a Layer 1 scaling solution because it’s implemented at the base-level protocol of Ethereum itself.</p><p><strong>Staking</strong> The launch of Ethereum’s Beacon Chain in December 2020 marked an enormous milestone that has been on the roadmap from the early stages of the project in 2015, and has already become the largest, most decentralized PoS blockchain with ~250,000 validators.</p><p>There are several different ways a user can stake ETH. The most autonomous and preferred method is to personally run a staking node. However, this requires at least 32 ETH plus some intermediate technical knowledge around the protocol, nodes, and computer hardware.</p><p>Another option is staking on centralized exchanges like Coinbase, Binance, Kraken, and others. These exchanges take custody of your ETH, stake them on the user&apos;s behalf, and take a cut of the profit. This abstracts away the difficulties of running your own validator but comes with the tradeoff of giving up custody and some of the profits. The top four staking entities include traditional centralized exchanges Kraken and Binance, liquid staking protocol Lido, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Staked.us">Staked.us</a>. which make up 36.6% of total ETH deposits. Kraken holds 750,000+ ETH from 9,000 unique Ethereum accounts.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ed333574ee4b3bade4b22e1632cf7544c032ed61560dc456f07ad3ce107db142.png" alt="Eth2 depositors by type, January 2022. Source: CoinMetrics" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Eth2 depositors by type, January 2022. Source: CoinMetrics</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7f116f59724843890f1c74a3544a80683e150987b20abd1d8c3f5da45a8f7c38.png" alt="ETH staking metrics as of 2/15/21. Source" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">ETH staking metrics as of 2/15/21. Source</figcaption></figure><p>Decentralized solutions like Lido and Rocket Pool, which enables &quot;liquid&quot; staking are gaining traction. In the case of Lido, users stake ETH and, in return, get stakers tokens (stETH), essentially a derivative product of ETH that trades near 1-to-1 with ETH. This gives stakers more flexibility and liquidity since they can sell their stETH tokens on the open market or use the stETH tokens in other DeFi protocols. As of Q1 2022, Lido holds ~18% of all ETH staked. Staking derivatives are the most efficient route for holders of PoS tokens that want to maximize yields and utility in DeFi. Starting 2021with just ~17k ETH deposited, Lido’s staking pool has grown to ~1.64m ETH (as of Q1 2022). There are ~23.3k unique depositors, however, the top ~35 depositors are responsible for ~45% of all ETH staked, suggesting that a few large whales make up nearly half of the Lido stake.</p><p><strong>EIP-1559 &amp; Fee-Burning</strong> Finally, the PoS upgrade will reduce Ethereum’s inflation rate from ~3.5% to near zero. Thanks to the implementation of EIP-1559 and its fee burning mechanism in mid-2021, Ethereum’s net issuance is expedited to become deflationary once the Merge is released. EIP-1559 changed Ethereum’s fee structure where transaction fees now have a base fee and a tip. The base fee is set by the protocol and adjusts every block based on network activity. The base fee no longer goes to miners but is instead burned. The tip is set by the market (can be zero in times of little congestion) and will go to the miners.As of Q1 2022, since EIP-1559’s successful roll-out in August of 2021, over 1.75M ETH have been burned.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2bcc0862febb7bbd0ea3413b7ae46fe86d3f43219f8d46cbe25c9a03319dbc23.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>All of these big changes are being made in an effort to provide increased scalability for the Ethereum chain which, since 2020, has regularly experienced periods of congestion and high network fees. The Merge, although important, is just one step in an enormous transformation for Ethereum.</p><p>This traditional monolithic, do-it-all blockchain faces unavoidable limitations due to the inefficient nature of decentralized consensus. These limitations lead to higher transaction costs for its users as the chain becomes more adopted and used. Full stop. This is because blocks and blockspace on the execution layer of a chain are scarce. There are only so many blocks that can be verified and added to the chain each second/minute. Once demand outstrips this finite resource, the only recourse users have left to ensure their transaction gets into a block (and executed) is to pay more than the market rate for transaction fees.</p><p><strong>Side Chains</strong> In the context of Ethereum, sidechains are separate, Ethereum-compatible blockchains. Sidechains can be independent EVM-compatible blockchains, but more likely, they are application-specific blockchains catering to Ethereum users and use cases like Polygon or Ronin.</p><p>Sidechains design themselves to be EVM-compatible so they can essentially copy and paste their code to easily interoperate with Ethereum and all of its infrastructure including wallets, block explorers, and more. Projects like Binance Smart Chain, Avalanche, Tron, Celo, Fantom, and more are all examples of competing L1 EVM chains except with their own token.</p><p>Users send their L1 funds by way of a cross chain transfer enabled by a two-way peg (2WP) protocol that locks the assets on the L1chain, then creates/mints an equal amount on the sidechain with a cryptographic proof that the lock was done correctly. If users had funds on a sidechain and the network went down (like Solana in Q4 2021), there is nothing a user can do and their funds are stuck until the chain is brought back online. However, rollups (the preferred scaling solution for Ethereum, discussed below) contain immutable “escape hatches” that always ensure a user can exit back to mainnet even if the rollup network is offline. Users can always manually submit transactions to the mainnet Ethereum rollup contract as you need, including exiting the rollup with your funds.</p><p>Some sidechains are purposely built to be complementary to Ethereum and offload some specific Ethereum use cases onto themselves. Because of this, sidechains increase the scalability of Ethereum by serving as external execution layers for L1 Ethereum. However, it&apos;s important to remember that sidechains do not provide the same amount of security as L1 Ethereum.</p><p><strong>Second Layer Solutions</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f895d583de70c72e807cd85e2b163e73398be34ed4c67c224bff4b104fc27e0a.png" alt="Source: @yasminekarimi_" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: @yasminekarimi_</figcaption></figure><p>Layer 2 or second layer scaling is a general term for solutions that help with increasing the capabilities of the main chain by handling transactions off-chain (off Layer 1). L1 serves as the security and consensus layer that cryptographically secures and stores data transactions on the immutable blockchain ledger. L2s can extend the utility of Ethereum outwards, letting users have increased scalability off of the blockchain that can still refer back to the main chain if necessary. The two primary improvements Layer 2 can provide are transaction speed and transaction throughput. On top of that, Layer 2 solutions can greatly reduce gas fees.</p><p>Interoperability between siloed blockchains has been a known problem for years in the crypto ecosystem. Only beginning in 2021 have real solutions been brought forth, ranging from “bridge” to sidechains to competing Layer 1s (L1s). Alternative L1s are competing with Ethereum for liquidity and total value locked (TVL) while Ethereum gas prices remain prohibitively expensive for most use cases. A dashboard on Dune Analytics displays the current bridges to the Ethereum network like Polygon and rollups, Arbitrum and Optimism. As of Q1 2022, there is ~$28B in TVL bridged from Ethereum to other networks, presumably looking for cheaper fees and/or higher yield.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/962c5d764f8075a41414dad7df241cfbe70a9ac2eb82d3c2be99b337e9df1edb.png" alt="Source: Dune Analytics" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: Dune Analytics</figcaption></figure><p><strong>Rollups</strong> Rollups are a type of L2 scaling solution that enable exponential scalability without sacrificing security. The primary innovation of rollups is to move computation off-chain, while storing only the bare minimum of transaction data on-chain. The rollup chain handles all of the expensive and computationally-dense data processing, reducing the burden on the Ethereum blockchain. This removes the burden of data on Layer 1 while also allowing Layer 2 transaction data to be available on Layer 1 for validation. Rollups remove everything from being done on-chain (monolithic) to the Ethereum mainnet now serving as the settlement layer for off-chain L2 interactions (modular design). Rollups can be thought of as branches off of the main trunk of Ethereum that increase the computation surface area of Ethereum.</p><p>Ethereum scaling development is hyper-focused on rollups (plus some plasma and channels) as a scaling strategy for the near to mid-term future. In all likelihood, in the future, Ethereum users will primarily conduct their activity on a L2 rather than the L1 due to the cheap transaction fees and security guarantees. Meanwhile, the Ethereum mainnet will become a settlement layer for the L2 ecosystem.</p><p>Compared to sharding, which involves changing the L1 protocol and therefore presents greater risk to the ~$400 billion network, rollups are relatively low risk, available now, and possibly even more powerful. Optimistic rollups are a promising extant scaling technology that can be incorporated (and expanded upon) quickly.</p><p>In its simplest form, a rollup chain executes Ethereum transactions on its own chain, “rolls” them up into a batch, before Ethereum receives and stores the data. The Ethereum mainnet needs some way to verify that such (off-chain) transactions are valid. This is achieved via cryptographic proofs, like validity proofs for ZK-rollups (ZKRU) and fraud proofs for Optimistic rollups (OR). A rollup needs orders of magnitude less validators than L1 to maintain its security. As long as a single honest validator does its job, the network will remain secure.</p><p>Rollups offer similar capabilities as Plasma, but without suffering from the “data availability problem”. Rollups offer many-to-many transactions, smart-contract capabilities, and significantly reduced total L1 block space requirements all while extending Ethereum’s security assurance to the L2.</p><p>With rollups, Ethereum can go from ~25 to 3,000+ TPS without sacrificing security. What makes rollups such an attractive scalability technology is the fact that users&apos; funds cannot be stolen or censored (as is the case on some sidechains) and that no one can prevent users from exiting the rollup whenever they wish. Users can always access data on L1 to safely exit the rollup chain with their funds.</p><p>There are two (primary) types of rollups: ZK-rollups (ZKRU) and Optimistic rollups (OR). ZK-rollups are (theoretically) faster and more efficient than Optimistic rollups, but they suffer from friction and compatibility issues when migrating smart contracts to Layer 2. ZK-rollups submit transactions to the mainnet using a cryptographic verification method called a zero-knowledge proof—more specifically—a zk-SNARK (Succinct Non-interactive Argument of Knowledge). zk-SNARKs allow someone to prove they have a particular piece of information without actually revealing the actual information itself. This zk-SNARK approach is also called using validity proofs, i.e. highly complex cryptography to ensure all L2 transactions are valid and correct. The proof is submitted and checked by an on-chain L1 contract.</p><p>ZK-rollups (ZKRU) are separate blockchains networks with very few specific nodes (called Provers). Where Provers are a select set of nodes in charge of computing all of the transactions and aggregating them into a zk-SNARK. Because of the complicated computations involved, the Provers run on dedicated hardware, making them more centralized and opaque. The good news is that because of the validity proof, it’s mathematically impossible for them to submit fraudulent data. The only trust involved is trust in cryptography/mathematics.</p><p>ZKRU that have a cryptographic proof that links them to Ethereum’s mainnet. This link prevents the rollup from censoring or stealing funds while maintaining the immutable properties of the Ethereum L1. This proof is called a validity proof, ensuring the validity of the off-chain transactions, making them instantly verifiable and removing the need for a withdrawal/challenge period.</p><p>ZKRUs improve scalability by moving computations and storage off-chain where computation is expensive. They separate the transaction execution from the consensus and data availability. To submit the transactions onto the consensus layer, ZKRUs then cryptographically prove every batch of executions on the rollup and send only the proof to the L1. Zero-knowledge cryptographic proofs reduce the computing and storage resources for validating the block by reducing the amount of data held in a transaction; zero knowledge of the entire data is needed. However, because every transaction in the rollup still stores its input data (calldata) on the L1, all L1 nodes have the information they need to verify the transactions, if needed.</p><p>Remember, rollups batch together large amounts of off-chain transactions, compress them into a single transaction, and eventually find their way to the Ethereum L1. Because ZKRU do not assume all transactions are valid, validity proofs must be sent with every ZK-rollup batch to cryptographically prove the validity of transactions. While a bit more technically cumbersome, this means that transactions are final once they are validated by the settlement layer. To describe the process in detail:</p><ul><li><p>Highly-compressed batch of transactions are combined together with the current state root</p></li><li><p>Combination is sent to an off-chain Prover</p></li><li><p>Prover computes the transactions, generating a validity proof of the results</p></li><li><p>Prover then sends this to an on-chain Verifier (Ethereum nodes)</p></li><li><p>Verifier verifies the validity proof</p></li><li><p>Smart contract on Ethereum’s L1 that maintains the state of the Rollup is updated to the new state</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/581a3fedf3d8baaaf9d686e6d306b32f4ae57b9dfa3acbdf7a21feb3a0f242d0.png" alt="Source: EatTheBlocks" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: EatTheBlocks</figcaption></figure><p>On mainnet Ethereum, each transaction is executed by every node. With ZKRU, only one node needs to actually do the computation (the Provers) and then produces a zero-knowledge proof of it.</p><p>Then, every other node (Verifier) simply verifies this proof instead of having to do the full computation. The proof allows each node to verify the provided state is valid. Verifying the proof is much less intensive than actually computing it, which is where the scalability improvements are created. Therefore, Verifiers don’t need special high-end hardware to verify the proof. They simply use their existing hardware, creating no new stress or burden for current nodes. Only state transitions and a small amount of calldata need to be processed and stored by the nodes. With this system, nodes can easily agree on a common state and it puts the burden of execution on a single node instead of the whole network.</p><p>It is strictly not possible for operators to steal the funds or corrupt the rollup state. ZKRU relies on the censorship-resistance of L1 only for its liveness, not for its security. There is no need for anyone to monitor the ZKR. After a block is verified, user funds are always guaranteed to be eventually retrievable, even if operators refuse to cooperate. While validity proofs are complex and expensive (relative to Optimistic fraud proofs), verification by the L1 is simple, making them—even still—cheaper than a regular L1 transaction. However, due to the complex computation involved in the validity proofs, special-purpose hardware may be needed to run a node, creating a centralizing effect and less open network.</p><p>Optimistic Rollups, meanwhile, are not secured by cryptographic zero-knowledge validity proofs. Instead, ORs “optimistically” assume all transactions are valid with dispute resolutions, a withdrawal period, and crypto economic incentives to maintain the integrity of the data. Essentially, it’s an “innocent until proven guilty” model with watchdogs in place. If the watchdog can mathematically prove that fraud occurred by submitting the correct fraud proof, the rollup will revert the fraudulent transactions, penalize the fraud, and even reward the watcher.Anyone may submit a rollup block. However, all other nodes can execute the same transactions, essentially “checking the work” of the submitter. Only one honest actor is needed to submit the fraud proof and challenge any questionable block. This means fraud proofs are not sent with every batch of transactions. Instead, they’re only used when an entity wants to dispute a transaction—e.g. attempt to prove whether there are any fraudulent transactions in a rollup batch.</p><p>They sacrifice some scalability for increased compatibility with the Ethereum Virtual Machine. Optimistic rollups run an EVM-compatible Virtual Machine called OVM (Optimistic Virtual Machine) which removes the compatibility issues that exist in ZK-rollups. This is extremely critical as composability is paramount in the Ethereum ecosystem, especially in DeFi. By using a virtual machine called the Optimistic Virtual Machine (OVM), they allow developers to easily deploy code and projects on the secondary chains. On the other hand, there’s no cryptographic proof that the state transition submitted to the main chain is correct.</p><p>The drawback to this system is the delay when users move funds between the rollup and Ethereum and for transactions to be considered final. Because “watchers” need time to detect fraud, users’ funds typically take a week to be withdrawn and available for further use. ORs can only be considered safe with a ~one week challenge window. These dispute windows are expected to come down over time and, in fact, some third-party solutions (HOP, Connext) already exist to remove this delay entirely. When discussing rollups and any L2, users also have to consider how long it takes for their transaction on the rollup to be submitted and considered final on the L1. This is known as time to finality. When it comes to rollups, ZKRs post very complex proofs that can range from 500k-5M gas, whereas ORs are ~50k gas, or 10-100x smaller. Therefore, OR can provide faster L1 finality when compared to ZKRUs (for the same cost).</p><p>The Surge, a step on the Ethereum roadmap, consists of multiple upgrades that are designed to improve rollups like EIP-4488 or blob-carrying transactions. These will reduce transaction fees by ~5x. The final upgrade in The Surge roadmap is danksharding - a data layer built specifically to accelerate rollups. This integrates data availability sampling, meaning the more decentralized the network, the more capacity there is for rollups. As bandwidth improves and Ethereum decentralizes, capacity will continue to increase into the millions of TPS.</p><p>A general list of Ethereum Layer 2 scaling solution projects includes:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ZKSwapOfficial"><strong>ZKSwap</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync"><strong>zkSync</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hermez_network"><strong>Hermez Network</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Immutable"><strong>ImmutableX</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/deversifi"><strong>DeversiFi</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://offchainlabs.com/"><strong>Arbitrum</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aztecnetwork"><strong>Aztec</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/StarkWareLtd"><strong>StarkWare</strong></a><strong>;</strong></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismPBC"><strong>Optimism</strong></a><strong>.</strong></p></li></ul><p>Since launching Optimism, Loopring, and Arbitrum One in 2021, variations of rollups, the total value locked (TVL) on L2 scaling solutions has more than tripled to $5.5B.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3add7bc981ae4f34553d5f3e0aa8753dfb49437d9f2e2769c6900ca43b6d3874.png" alt="Source: L2Beat" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: L2Beat</figcaption></figure><p><strong>Privacy Tech</strong> Ethereum has been researching zero-knowledge proof (ZKP) implementations for several years. Forms of ZKPs – such as Bulletproofs and zk-SNARKS – are employed in Monero and ZCash, respectively. Following the proliferation of ZKPs is the interest in zk-SNARKS. The interest centers not only on privacy, but also scaling, as transactions can be aggregated into batches using the technology.</p><p>zk-SNARKS are a method of obfuscating all of the details of a transaction (i.e., the amount transferred, sender identity, receiver identity) without compromising the ability to verify that the transaction is valid. The concept is predicated on extremely complex mathematics, but has shown such promising potential that even banks and governments are beginning to research their advantages.</p><p>In late 2018, a new zero-knowledge privacy protocol entitled AZTEC was introduced on the Ethereum mainnet. The new privacy technique keeps the values in a transaction encrypted and private from outsiders while still allowing the logic and validity of the transaction to be validated by all. While most Ethereum transactions do not utilize this technology currently, the AZTEC multi-purpose zero-knowledge exchange implementation has been released.</p><p>Privacy on Ethereum took many steps in 2019 with the launches of several privacy mixers, Ernst and Young’s release of “Nightfall” code, and the alph launch of the decentralized exchange Starkdex. Privacy is also inherent in bidirectional payment channels with Raiden, so users who transact off-chain can be assured a level of privacy not seen with other standard on-chain Ether transfers.</p><p>Beginning in 2020 and continuing into 2021, Tornado Cash, an Ethereum-based mixer, which obscures the on-chain tie between transaction recipient and sender gained sizable adoption. Tornado Cash remained Ethereum&apos;s primary privacy tool. Its TVL grew from ~$55 million to ~$700 million in 2021 as well as launched on Ethereum&apos;s L2, Arbitrum.</p><p>The sheer size and fluidity of developments on Ethereum can be somewhat confusing. Currently, privacy tech developments are secondary in priority to scaling improvements, but the eventual integration of zk-SNARKS into Ether transactions could effectively enhance both properties concurrently. Platforms built on Ethereum – such as Gnosis – are researching zk-SNARKS further, and it is likely that their implementation will happen at an isolated level before launching network-wide.</p>]]></content:encoded>
            <author>thatguy@newsletter.paragraph.com (thatguy)</author>
        </item>
        <item>
            <title><![CDATA[Ethereum's Ultimate Scaling Explanation and Directory]]></title>
            <link>https://paragraph.com/@thatguy/ethereum-s-ultimate-scaling-explanation-and-directory</link>
            <guid>d9YtZp5LhwcSgzIYYbrR</guid>
            <pubDate>Tue, 08 Feb 2022 17:57:28 GMT</pubDate>
            <description><![CDATA[ScalabilityEthereum has been massively successful as an open network and computing platform where software and application developers can collaborate and innovate quickly, easily, and without having to request permission. The Ethereum network has become especially popular for DeFi (decentralized finance), NFTs, DAOs (digital autonomous organizations), and trading. But all of this use of the Ethereum network has led to congestion, high user fees, and surging electricity consumption. Ethereum i...]]></description>
            <content:encoded><![CDATA[<h2 id="h-scalability" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Scalability</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cryptoeq.io/corereports/ethereum-abridged">Ethereum</a> has been massively successful as an open network and computing platform where software and application developers can collaborate and innovate quickly, easily, and without having to request permission. The Ethereum network has become especially popular for DeFi (decentralized finance), NFTs, DAOs (digital autonomous organizations), and trading. But all of this use of the Ethereum network has led to congestion, high user fees, and surging electricity consumption.</p><p>Ethereum is a Layer-1 (L1) blockchain currently in the midst of a 5+ year upgrade to satisfy future global demand while also improving security and decentralization. This is the much anticipated Ethereum 2.0/Eth2 upgrade. However, that terminology is being phased out. Now, (at least for the time being) it’s best to think of Ethereum in two parts: the Ethereum consensus layer and the Ethereum execution layer.</p><p>Eth1 → execution layer Eth2 → consensus layer Execution layer + consensus layer = Ethereum</p><p><strong>Why the change?</strong> Previously, the Ethereum roadmap was planned in sequential stages that lent names like “Eth1”, “Eth1.x” and “Eth2.” However, that exact plan has been altered, making the terms Eth1 and Eth2 no longer relevant.</p><p>The old naming scheme suggested two issues—namely that “Eth1 comes first, and Eth2 only after” and that “Eth1 will cease to exist once Eth2 exists.” In reality, post-Merge, the chain(s) and their data will be seamlessly joined together. In regards to Ethereum’s next major upgrade, The Merge (~Q2 2022), the consensus layer (previously Eth2) will be merged with the execution layer (previously Eth1), creating just one Ethereum, again. Instead of referring to the chains as Eth1 or Eth2, the community has shifted to calling them the “consensus” chain and “execution” chain, respectively. The execution chain encompasses all the state (data) associated with the user layer (dApps, account balances, tokens, etc.).</p><p>Consensus encompasses the Proof of Stake consensus mechanisms. This “base layer” is entirely focused on consensus and data availability. In a post-Merge environment, both of these layers coexist together.</p><p><strong>So, what is this big upgrade? What is “The Merge”?</strong> The Merge is the term used for when Ethereum switches from Proof-of-Work (PoW) to a Proof of Stake (PoS) blockchain. This is slated to occur in Q2 2022 and bring with it many benefits that were not previously possible with PoW.</p><p>PoS removes the energy consumption often cited in the mainstream media. While PoW is not inherently a bad thing, it’s inarguable that the world is highly critical of energy consumption and now, with the transition to PoS, Ethereum will have eliminated this one enormous criticism. Estimates from Ethereum core developers hypothesize that Ethereum’s energy use will drop by up to ~99%. Without the need for so much physical mining hardware and infrastructure, Ethereum can become a more energy-efficient, geographically-distributed, and nimble blockchain.</p><p>Post-Merge, Ethereum’s consensus layer will get rid of energy-intensive miners and replace them with validators that simply run average software. Rather than using highly complex data crunching to introduce randomness into the mining network (PoW), PoS can randomly select validators, allowing it to operate using far less energy.</p><p>Additionally, PoS is a predecessor for sharding, another critical Ethereum protocol change that will separate the chain into many concurrent threads (discussed more below).</p><p>Finally, the PoS upgrade will reduce Ethereum’s inflation rate from ~3.5% to near zero. Thanks to the implementation of EIP-1559 and its fee burning mechanism in mid-2021, Ethereum’s net issuance is expedited to become deflationary once the Merge is released. EIP-1559 changed Ethereum’s fee structure where transaction fees now have a base fee and a tip. The base fee is set by the protocol and adjusts every block based on network activity. The base fee no longer goes to miners but is instead burned. The tip is set by the market (can be zero in times of little congestion) and will go to the miners.In ~6 months since being implemented, Ethereum’s burn mechanism has removed ~1.25M ETH or ~$5B!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2bcc0862febb7bbd0ea3413b7ae46fe86d3f43219f8d46cbe25c9a03319dbc23.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The combination of the base fee burn coupled with lower validator rewards in PoS plus ETH locked up in staking will result in a net negative issuance and shrinking circulating supply. Researchers estimate the supply equilibrium will eventually be between ~27-50 million ETH.</p><p>All of these big changes are being made in an effort to provide increased scalability for the Ethereum chain which, since 2020, has regularly experienced periods of congestion and high network fees. The Merge, although important, is just one step in an enormous transformation for Ethereum. Below is the latest update to the roadmap (as of Q4 2021).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9b275c4dc9725644fc68777b9497659696b7ad1bababcb240b32ccac0959aae4.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-proof-of-stake" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Proof of Stake</h3><p>In the future Ethereum blockchain (called “Proof of Stake”) which is coming as part of the Ethereum 2.0 upgrade, computers doing the confirmation work are called “validators” rather than “miners.” Anyone is eligible to become a validator after acquiring 32 ether (ETH). A validator puts those ETH at risk (or “stakes” them) as a guarantee of good behavior, as it were. Qualified validators (those that have “staked” their 32 ETH) are then chosen (pseudo) randomly to confirm transactions. Note, it is also possible to stake with less than 32 ETH through third-party pools and service providers which reduces the barrier to participating in the network and earning rewards.</p><p>In the staking model, there is no advantage to having more computational or electric power because validators are chosen randomly. Therefore, Proof of Stake eliminates the Proof-of-Work arms race for more electricity and computing power. </p><p>But what compels a Proof of Stake validator to do their job correctly? If a chosen validator erroneously confirms a transaction or colludes with other validators to confirm transactions falsely, their staked ETH will be taken (“slashed”) and their validator reputation tarnished. If a validator confirms transactions correctly (along with other validators, until a consensus threshold is reached), they are then rewarded with more ETH. Good behavior rewarded, bad behavior decisively punished. </p><p>The Beacon Chain, which launched in December 2020, is the center of Ethereum’s new PoS consensus mechanism. As the focal point of the PoS network, it’s responsible for the liveness, veracity, and consensus of the Ethereum network. Future sharded layers (discussed previously) will all connect back to the Beacon Chain, beginning with just four shards and possibly growing to 1,000+ shards. The Beacon Chain will provide the foundation for hundreds of thousands of validators distributed across thousands of nodes globally. It’ll organize validators into committees and apply the consensus rules that dictate the network.</p><p>How will all of this play out? If the dramatic drop in energy consumption emerges with Proof of Stake, then Ethereum should be immune from a criticism that will likely continue to be leveled at Bitcoin and its Proof-of-Work system.</p><h3 id="h-sustainable-scaling-and-growth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Sustainable Scaling and Growth</h3><p>Blockchains like Bitcoin and Ethereum strive for maximum decentralization and censorship-resistance while remaining totally open and inclusive networks. However, they also want to scale to accommodate billions of users. As they stand right now, their limited capacity to process transactions at the base layer (~7 and ~20 TPS, respectively) are in direct opposition to achieving that goal.</p><p>The question is “What is the best method of scaling a blockchain?” Nearly every new “next generation” blockchain since 2016 boasts sky-high transactions per second (TPS) as a selling point. However, the issue that persists is that TPS is not the sole metric in which to compare blockchain scaling. Generally, the truth is that the higher the TPS, the higher the cost (financially and computationally) to run the network. Given this, the question arises: Are these new “next-generation” blockchains actually scaling, or just simply increasing TPS while shrinking the network in other regards?</p><p>The primary means by which to accomplish sustainable scaling are minimizing the hardware requirements needed to participate in the network and, also, ensuring the state of the network (data) does not balloon to unsustainable levels.</p><p>Network nodes are what enforce the rules of the chain and ensure no one is cheating the system. Therefore, having a robust, geographically-dispersed, and anti-fragile network of nodes is ideal for the decentralization and security of the network. In order to attain this system, the costs to run a node (hardware, bandwidth, energy, and storage) should be as little as possible. This allows the greatest number of people the option to join the network if they so choose. Keeping costs low ensures no one is priced out and your network is not solely controlled by a wealthy, elite few.</p><p>The other variable to consider is state growth, i.e. how quickly the blockchain’s computational load grows. Full nodes store the network’s entire history from genesis and must be able to validate the entirety of the network’s state. Blockchains that scale by simply increasing the block space and throughput per unit of time (Binance Smart Chain and EOS), also greatly increase their state growth. Those chains are short-term solutions that lead to long-term unsustainable networks. </p><p>Blockchains like Solana, which are designed for greater TPS via specialized hardware, also run into state growth and centralization issues. To be fair, Solana did introduce some new technological innovations to improve sequencing like Proof of History and a parallel execution environment. However, like the “Ethereum killers” of the 2017 era, this design is not long-term scalable/sustainable. Solana already boasts some of the most expensive and specialized hardware requirements of any top 20 cryptocurrencies, and as Solana transactions and price increase, the hardware costs to run a node, be a validator, and process transactions also increase.</p><p>** **</p><p>Hardware requirements</p><ul><li><p>Bitcoin¹: 350GB HDD disk space, 5 Mbit/s connection, 1GB RAM, CPU &gt;1 Ghz. Number of nodes: ~10,000</p></li><li><p>Ethereum²: 500GB+ SSD disk space, 25 Mbit/s connection, 4–8GB RAM, CPU 2–4 cores. Number of nodes: ~6,000</p></li><li><p>Solana³: 1.5TB+ SSD disk space, 300 Mbit/s connection, 128GB RAM CPU 12+ cores. Number of nodes: ~1,200</p></li></ul><p>Below is empirical data experienced by cryptocurrency and cybersecurity expert, Jameson Lopp, from a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.lopp.net/2020-bitcoin-node-performance-tests/">2020 Bitcoin Node</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.lopp.net/2021-altcoin-node-sync-tests/">2021 Node Sync Tests</a>. The table compares the time it takes to sync a full node of Bitcoin vs. Ethereum vs. Solana on an average consumer-grade PC.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7a27a57bef1e89d0ce310c8ee004d9f288def96b9cadc18b8ee69e083c56d81e.png" alt="Table 1. Blockchain throughput and node-sync comparison" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Table 1. Blockchain throughput and node-sync comparison</figcaption></figure><p>In the Ethereum ecosystem, serving as a validator on the Beacon Chain requires staking 32 ETH (~$120,000 in Q4 2021).  While this sounds quite expensive and exclusionary on the surface, relative to other chains top blockchains like Bitcoin, Avalanche, Solana, Binance Smart Chain, Ripple, and others, it removes the economy of scale that exists in PoW chains and with liquid staking services like Lido and RocketPool, users can participate with less than 32 ETH. Additionally, by removing hash power with randomness and a capped gas limit/block size, Ethereum enables any user with average hardware to profitably run an Ethereum validator. </p><p>Ethereum’s state growth situation is also better than most chains (thanks to its lower gas limit) but could become problematic given enough time. As time passes and Ethereum adoption increases, the state grows in size and complexity. This ultimately increases the total time it takes for a full node to sync and the hardware requirements needed to run one. Fortunately, Ethereum has been designed to scale with rollups (discussed previously) which help reduce this state growth issue. As discussed at length, rollups handle enormous amounts of computation and transactions off-chain while only submitting a tiny “fingerprint” (proof) to the mainnet. This, coupled with sharding, enables exponential room for growth in a sustainable manner.</p><h3 id="h-scaling-on-chain-vs-off-chain" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Scaling on-chain vs. off-chain</h3><p>There are two ways a monolithic blockchain (a blockchain that provides its own security, executes its own transactions, and maintains its own data availability) can scale: increase capacity at the base layer (on-chain), or move transactions to a second layer (off-chain).</p><p>On-chain scaling techniques are upgrades made to a blockchain’s base layer to improve scalability. Ethereum’s long-term, on-chain scaling solution is called sharding which actually splits the base layer into 64 chains with shared security ensured by the Beacon Chain.</p><p>Off-chain scaling refers to scaling solutions that use external execution layers (Layer 2s) rather than the base layer. These Layer 2s, or “L2s” are secondary layers that sit on top of the base layer, inheriting the mainchain’s security while providing more transactional capacity for the blockchain overall.</p><p>Ethereum is pursuing both off-chain and on-chain scaling strategies.</p><p>“Ethereum 2.0” (remember this term is deprecated!) is the response to these challenges. It’s a massive upgrade to the entire Ethereum ecosystem to accommodate continued growth and an increasing workload, consume less electric power in its verification process, and to be more secure from attacks. In essence, the Ethereum upgrade will make the network more scalable, sustainable, and secure. That is why Ethereum is changing. Any human enterprise which is highly successful early on will quickly have to address how to do more to keep up with demand. This is a good problem to have, but not an easy one to solve because scaling up often challenges the core values that made the enterprise successful.</p><p><strong>Sustainable Scaling</strong></p><p>Demand for Ethereum transactions and smart contracts has skyrocketed over the last ~2 years. In 2021 alone, the number of DeFi users increased from ~150k to ~2M but at the same time, gas fees grew 16 times faster. As of Q1 2022, the Ethereum mainnet routinely facilitates the transfer of tens of billions of dollars of value daily, with over $100B currently deposited in DeFi smart contracts. Right now, an Ethereum full node’s size is growing over <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/chartsync/chaindefault">50%</a> per year.</p><p>There are currently close to 200 million unique Ethereum addresses but if Ethereum is ever to realize its goal of becoming a truly global, decentralized settlement layer, it must find a way to efficiently store 1000x the data. Storing the data more efficiently enables lower compute requirements for nodes. Thus, more people can run nodes and reduce centralization risk.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/162e87bf6aeaec9b6fa878121d33a8de16427b11cbf5c69ccd730eee0dee0cbd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>As of Q1 2022, Ethereum can only process ~25 transactions per second (TPS) due to its design that is optimized for decentralization and security. Without the ability to process more transactions, congestion on the network forces users to pay more to have their transactions executed. This has led to extremely high (&gt;$40) transaction fees for users and is due to the high demand for limited block space on the Ethereum blockchain. Essentially, block space is the commodity that users, creators, and builders consume, making it the pulse of all cryptocurrency networks.</p><p>High network fees are a product of how blockchains process transactions. There is a cost associated with a global, decentralized, censorship-resistant financial settlement layer! For a transaction to be executed, all of the nodes across the decentralized network must agree. All nodes on the network keep a full copy of the transactions to validate the transactions on the network.</p><p>Ethereum’s ability to process transactions is (partially) constrained by the amount of computing power, bandwidth, and storage on the network. The scalability trilemma is a well-known issue among all blockchains.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e253c34f45a603378894ca087f595b5826363d5c0efbca0dd75e8d42e3e40333.png" alt="The scalability trilemma, illustrated. Credits: Vitalik Buterin" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The scalability trilemma, illustrated. Credits: Vitalik Buterin</figcaption></figure><p>A blockchain can achieve two of these traits but at the expense of the third. Many alternative layer 1 (L1) chains have chosen to sacrifice decentralization for scalability and security. However, it’s important to remember why decentralization is important. It provides the chain anti-fragility, robustness, reliability, and censorship resistance.</p><p>The goal is to increase the number of transactions while retaining sufficient decentralization. What are the decentralization sacrifices (tradeoffs) other smart contract L1s have made? Other chains typically make two sacrifices. They either increase the requirements to run a node so that you have more high-powered machines, which reduces the number of people that may participate in network consensus by pricing them out. Obviously, a network that can only be verified if you have X amount of dollars in computing budget is not an ideal, permissionless system. To use a crude analogy, it would be like making it harder for the average person to vote in an election.</p><p>Generally speaking, other blockchain efforts (outside of Ethereum) to increase TPS have focused one/all of the following:</p><ul><li><p>Speeding up consensus (allowing nodes to agree on the order of transactions faster),</p></li><li><p>Increasing block sizes (more data per block), and</p></li><li><p>decreasing block times (more blocks per minute)</p></li></ul><p>Implementing one/all of these has generally been the approach for most next generation “Ethereum Killers”: Binance Smart Chain, Avalanche, Solana, etc. And while it has improved TPS by nearly 100x, this still means these chains can (mostly) only achieve TPS into the single digit thousands (&lt;10k). However, that simply will not suffice should these projects reach global adoption. Meaning for these platforms to accommodate growth, they all will have to resort to increasing hardware requirements within their system. The computational “TPS ceiling” within modern day monolithic chains is being realized.</p><p>Monolithic refer to a blockchain in which every node performs all parts of the blockchain: execution, consensus, and data availability. Execution refers to the computation of transactions. The execution layer is the user-facing layer where transactions get executed. Consensus refers to ordering transactions and nodes coming to agreement on the state. Data availability guarantees blocks are fully published to the network. The consensus layer plus data availability guarantees all blockchain data is published and accessible for anyone.</p><p>The other tradeoff normally conceded is for the network to use fewer nodes to achieve consensus faster and quicker. This makes the chain more vulnerable and centralized. It’s easy to corrupt/destroy 10 nodes all in one location rather than 10,000 all over the globe.</p><p>Although often discussed as such, blockchain scalability does not just pertain to TPS. Many L1s, like Binance Smart Chain (BSC), currently boast high TPS numbers but suffer from “chain bloat” and ever-increasing hardware requirements just to keep the chain running. L1s must be able to process more transactions without creating more problems down the road. A node in a technically sustainable blockchain has to do three things:</p><ul><li><p>Keep up with the tip of the chain (most recent block) while syncing with other nodes.</p></li><li><p>Be able to sync from genesis in a reasonable time (days as opposed to weeks).</p></li><li><p>Avoid state bloat.</p></li></ul><p>Requirement 1 above is a physical limitation based on computing power (RAM, CPU, etc.) and bandwidth. These are bottlenecks for every node which means there are upper, finite limits to how far you can push the network.</p><p>One way for Ethereum to increase its workload could be to increase the size of the computers participating in the Ethereum network (participating computers are called “nodes”). But larger, more expensive, and fewer computers in the network is clearly a form of centralization. Having a small number of bigger players involved in maintaining Ethereum is not Ethereum’s goal.</p><p>Fewer computers in the network also creates security issues. A hacker attacking just a few computers, or a single central computer will have an easier time than attacking a huge number of computers all in agreement about the data they are using and creating. Just as with Bitcoin, more computers participating in the Ethereum network enhance the security and permanence of the data on the Ethereum blockchain.</p><h3 id="h-sharding" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Sharding</h3><p>​​After the switch to Proof of Stake, sharding is the next significant hard fork upgrade on Ethereum’s roadmap. Just like the Merge, the sharding plan has evolved over time and may continue to change between now and implementation.</p><p>With blockchains, there are two main approaches to scaling:</p><ul><li><p>Vertically, i.e. making the network’s nodes more powerful</p></li><li><p>Horizontally, i.e. adding more nodes (with no improvements to their performance)</p></li></ul><p>Because Ethereum prioritizes decentralization and security above all else, it must be designed so that everyone has the option and ability to run their own node. This means the first option, vertical scaling—which typically leads to more expensive and onerous hardware requirements—is not an option. Ethereum must keep the requirements to run a node low so that it’s open to nearly everyone.</p><p>Horizontal scaling is where sharding fits in. Sharding is the partitioning of a database (or blockchain) into subsections. Rather than building layers atop one another (e.g. L2s or Bitcoin’s Lightning Network), sharding scales out or horizontally without a hierarchy or layered structure. Doing so does not create more burden for the average user.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd9bdfa9d78af3faa6bada59d44e511c73ee08db4858409c6a48a6804b0f5420.jpg" alt="Original diagram by Hsiao-wei Wang, design by Quantstamp" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Original diagram by Hsiao-wei Wang, design by Quantstamp</figcaption></figure><p>Shards will be divided among nodes so that every individual node is doing less work. But collectively, all of the necessary work is getting done—and more quickly. More than one node will process each individual data unit, but no single node has to process all of the data anymore.</p><p>In Ethereum’s vision of a sharded chain, a (pseudo) randomly-chosen committee of validators are randomly selected and assigned to specific shards. This means they are only responsible for processing and validating transactions in those specific shards, not the entirety of the network.</p><p>The randomness of the validator selection process ensures it’s (nearly) impossible for a nefarious actor to successfully attack the network.</p><p>Initially, prior to the breakthrough in rollups, Ethereum’s plan was to do sharded computation. However, now with rollups providing the much-needed network scalability, sharding will focus on data availability to provide throughput for the rollups. This is because the bottleneck for rollup scalability is data availability capacity rather than execution capacity. Sharding will significantly increase the on-chain data capacity and help create room for even more and even cheaper rollups.</p><p>In a sense, shards will serve as data storage “buckets” for new network data storage demand from rollups. This enables tremendous scalability gains on the rollup execution layer. Just as significant, shards will also help avoid putting overly-onerous demand on full nodes, allowing the network to maintain decentralization.</p><p>Sharding will be released in a multi-step process to provide immediate data availability for rollups before releasing the ultimate but more complex vision. A small subset of data shards (four) will initially be released to keep complexity low, i.e. a slow, controlled rollout.</p><p>Earlier, we outlined one reason why Ethereum transaction fees were so high was due to all nodes in the network having to process all transactions and reach consensus. Sharding is the answer to the question, “What if each node did not have to process every operation at the same time?” What if, instead, the network was divided into subsections (shards), that operated semi-independently until finally reaching consensus through a central hub (Beacon Chain)?</p><p>Shard 1 could process one batch of transactions, while Shard B processes another batch. This would effectively double the transaction throughput of a blockchain, since our limit is now what can be processed by two nodes at the same time. If we can split a blockchain into many different sections, then we can increase the throughput of a blockchain by many multiples.</p><p>Ethereum will be split into different shards, each one independently processing transactions. Sharding is often referred to as a Layer 1 scaling solution because it’s implemented at the base-level protocol of Ethereum itself.</p><h3 id="h-layer-2-solutions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Layer 2 Solutions</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f895d583de70c72e807cd85e2b163e73398be34ed4c67c224bff4b104fc27e0a.png" alt="Source: @yasminekarimi_" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: @yasminekarimi_</figcaption></figure><p>Layer 2 is a broad, catch-all term used to describe scaling solutions built on top of an existing L1 blockchain. The primary advantage of using an L2 solution is the main chain remains untouched and unaffected by what is built atop it. Any issues that happen “up the stack” (e.g. on another layer) will not compromise the base layer—rather, L2s exist as off-chain software that interact with Smart Contract on Ethereum. Because of this, L1 serves as the security and consensus layer that cryptographically secures and stores data transactions on the immutable blockchain ledger.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d9d348d2e087e6317106e90263259928d4fed541e45976c8fbd84b23bb06de2.jpg" alt="Source: Coin98" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: Coin98</figcaption></figure><p>L2s can extend the utility of Ethereum outwards, letting users have increased scalability off of the blockchain that can still refer back to the main chain if necessary. Ethereum, as we know it today, won&apos;t scale. Meaning, the Ethereum L1 is designed to remain a highly decentralized, global settlement layer above all else. However, Ethereum&apos;s web of L2s will be responsible for scaling Ethereum and serving as its execution layer. These layers will absorb much of the existing value on Ethereum mainnet plus future inflows as Ethereum adoption grows. It&apos;s important to understand that Ethereum&apos;s web of L2s is a marketplace of independent projects competing with each other to help scale Ethereum.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0d5a9dc94a3a83723dedca1151db0b8fc1ba7b5b7650e67b06772f1dc337c886.png" alt="https://l2beat.com/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://l2beat.com/</figcaption></figure><p>The original Ethereum 2.0 roadmap was the response to these scaling challenges. It&apos;s a massive upgrade to the entire Ethereum ecosystem to accommodate continued growth and an increasing workload, to consume less electric power in its verification process, and to be more secure from attacks. That is, the Ethereum upgrade will make the network more scalable, sustainable, and secure. That’s why Ethereum 2.0 is coming.</p><p>Layers built “on top” of Ethereum do not always have the same security guarantee as on-chain operations, but they can still be sufficiently secure to be useful—especially if the user is comfortable with the tradeoff for low-value transactions.</p><p>Ethereum L2s allows builders to tailor their tooling to their needs, meaning they can decide for themselves where their product sits on the scalability trilemma. Tradeoffs between speed, finality, and transaction cost can be developed, just like in competing alternative L1s. For the most valuable transactions, users can choose the main chain where security and censorship-resistance is highest and for low value transactions, a gaming sidechain may suffice. L2s allow the user to maintain control without compromising the underlying blockchain, preserving decentralization and finality.</p><h3 id="h-side-chains" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Side chains</h3><p>In the context of Ethereum, sidechains are separate, Ethereum-compatible blockchains. Sidechains can be independent EVM-compatible blockchains, but more likely, they are application-specific blockchains catering to Ethereum users and use cases like Polygon or Ronin.</p><p>EVM stands for the Ethereum Virtual Machine and is the global network of computers that keeps Ethereum running. The EVM actually handles processing of every transaction on Ethereum. It is a Turing complete virtual machine that is limited by the amount of gas provided by users.</p><p>Sidechains design themselves to be EVM-compatible so they can essentially copy and paste their code to easily interoperate with Ethereum and all of its infrastructure including wallets, block explorers, and more. Projects like Binance Smart Chain, Avalanche, Tron, Celo, Fantom, and more are all examples of competing L1 EVM chains except with their own token.</p><p>Users send their L1 funds by way of a cross chain transfer (bridge) enabled by a two-way peg (2WP) protocol that locks the assets on the L1chain, then creates/mints an equal amount on the sidechain. This means that ETH that has been bridged over to a sidechain is simply an IOU and the user no longer has the security guarantees of the Ethereum chain. Side chains have their own security model and, often times, they are far less mature and far less secure than Ethereum’s. If users had funds on a sidechain and the network went down (like Solana), there is nothing a user can do and their funds are stuck until the chain is brought back online. Additionally, if the bridge between two chains is compromised (again, like on Solana), users could stand to lose funds.</p><p>However, rollups contain immutable “escape hatches” that always ensure a user can exit back to mainnet even if the rollup network is offline. Users can always manually submit transactions to the mainnet Ethereum rollup contract as you need, including exiting the rollup with your funds.</p><p>Some sidechains are purposely built to be complementary to Ethereum and offload some specific Ethereum use cases onto themselves. Because of this, sidechains increase the scalability of Ethereum by serving as external execution layers for L1 Ethereum. However, it&apos;s important to remember that sidechains do not provide the same amount of security as L1 Ethereum.</p><p><strong>Polygon</strong></p><p>Technically, Polygon is its own blockchain (with its own token: MATIC) but was built to become Ethereum’s internet of blockchains. Polygon provides the architecture that enables developers to create custom, application-specific chains that leverage Ethereum’s security similar to the Cosmos hub-and-spoke model. It provides an interoperable layer that can bridge many different projects and scaling solutions such as ZK-rollups, optimistic-rollups, and sidechains (discussed below) which supports the growth and modular expansion of the Ethereum ecosystem.</p><p>Since Polygon is a separate chain, it must be secured by a separate Proof of Stake consensus mechanism where validators stake MATIC. However, MATIC is staked in smart contracts on the Ethereum main chain. Polygon connects to Ethereum through a bridge with the use of a lock and mint mechanism. Users deposit funds into the bridge which locks them in a smart contract on Ethereum and mints the equivalent amount on Polygon. Polygon also maintains a secure relationship with the Ethereum main chain through periodic checkpointing, posting state changes to Ethereum, leading the Polygon team to characterize it as a “commit chain.” To withdraw funds, you will have to go back through the bridge.</p><p>The bridge (and funds) are secured by a 5/8 multi-sig scheme making it incredibly more centralized than the Ethereum mainchain. This centralization factor should be considered when weighing the cost of transacting on a layer 2.</p><p>Additionally, because Polygon is still a relatively new blockchain, it is not as battle-tested as others like Ethereum or Bitcoin. New bugs and issues are not out of the question. Just in December 2021, a whitehat hacker discovered a critical vulnerability in Polygon that left ~9B MATIC at risk. The hacker reported the issue and it has since been fixed with no loss of funds. However, the incident serves as a reminder as to just how irreplaceable the security of Ethereum’s L1 is and the risk involved in these new nascent scaling solutions.</p><p>However, as of Q1 2022, Polygon’s Proof of Stake (PoS) sidechain is an industry leader with ~$5 billion in total locked value (TVL) deployed over 100 DeFi and gaming applications.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d3beeee4ae8fa1cfa935d91aed3109a4bf6b3a00536ca0cebd294375f689a9ed.png" alt="https://polygon.leslug.com/dashboard.html" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://polygon.leslug.com/dashboard.html</figcaption></figure><p><strong>Polygon History and Roadmap</strong></p><p>In Q2 2021, Polygon released the Polygon SDK, developer tooling for launching new blockchains as rollups or their own chain, and Avail, a data availability innovation for Polygon chains. They also have a $1 billion fund for ZK-based solutions and research. In August 2021, Polygon bought and acquired Hermez, zk-SNARK scaling solution, for $250M. The existing Hermez tokens were rolled into MATIC after the acquisition. MATIC will now be used to allow network coordinators to earn the right to process transactions in a permissionless auction system. Currently, Hermez is not EVM-compatible but, according to its roadmap, a V2 is in the works to make it fully EVM-compatible.</p><p>In November 2021, Polygon announced another purchase of a scaling project, Polygon Miden, a ZK-rollup implementation using zk-STARKS. Unlinke Hermez, Miden is already EVM-compatible and aims to guarantee “Ethereum-compatibility” by directly compiling Solidity-written smart contracts into Miden VM’s native language. It is led by Bobbin Threadbare, a former core ZK researcher at Facebook. Additionally, in contrast to Starkware’s StarkNet, Miden is fully open-sourced off the bat.</p><p>Finally, in December 2021, Polygon proved yet again that the project has big plans in the L2 and rollup space. Polygon made another crypto-acquisition, this time purchasing the ZK-rollup project, Mir Protocol, for $400 million and rebranding it to Polygon Zero. Polygon claims Mir Protocol contains the “fastest” ZK-proof technology, called plonky2, “a recursive SNARK that is 100x faster than existing alternatives and natively compatible with Ethereum.”</p><p><strong>Plasma</strong> A Plasma chain is a L2 scaling solution that utilizes fraud proofs like optimistic rollups, yet maintains data availability off-chain (unlike optimistic rollups). Plasma was one of the earliest areas of L2 research but failed to gain much traction, especially as the advantages of rollups became evident.</p><p>Plasma and dAppschains are childchains tethered to the Ethereum root chain. Plasma received significant attention following the release of the corresponding paper by Justin Poon and Vitalik Buterin in August 2017. Nonetheless, the increasing complexities around practical challenges when it comes to implementing Plasma have become a significant concern.</p><p>Plasma enables the creation of an unlimited number of transaction-processing child chains (Ethereum mainchain clones) using smart contract and Merkle Tree technology. It is an attempt to create a more flexible state channel that enables many-to-many asset transfers with complex logic, as opposed to just simple one-to-one transfers. Like State Channels, Plasma is completely separated from the Ethereum L1.</p><p>One downside of Plasma is the long withdrawal period for users who want to remove their funds from Layer 2. Another is the ‘data-availability problem’. Since Plasma and the child chains are entirely disconnected from the main chain, it creates game-theoretic issues when the Plasma chain and the base layer chain try to sync up about the state of truth. The main chain can never with 100% certainty know the state of any Plasma chain, and thus cannot export its security to any child-plasma chain.</p><h2 id="h-rollups" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Rollups</h2><p>Rollups are a relatively new L2 solution being implemented on Ethereum that enable exponential scalability gains without sacrificing security. The primary innovation of rollups are that they move computation off-chain, while storing only the bare minimum of transaction data on-chain. The rollup chain handles all of the expensive and computationally-dense data processing, enabling exponential growth in Ethereum’s ability to execute transactions. Again, in its simplest form, the rollup chain executes the Ethereum transactions on its own chain, “rolls” them up into one batch, and Ethereum receives and stores the results. However, in order to do so, the Ethereum mainnet needs some way to verify that the transactions that happen off-chain are valid. So, how does Ethereum determine that submitted data from a rollup is valid and bot submitted by a bad actor?</p><p>The answer is cryptographic proofs, like validity proofs for ZK-rollups (ZKRU) and fraud proofs for Optimistic rollups (OR). Each rollup deploys a set of smart contracts on L1 Ethereum that are responsible for processing deposits/withdrawals and verifying the submitted proofs.</p><p>Further, rollups generate a cryptographic proof (called a “SNARK”), and then submit only the proof to the base layer. The “batch” that’s rolled up is periodically posted to mainnet Ethereum and contains the net outcomes of many different transactions as they occurred on the rollup layer. This data is verified and updated by the rollup operator every time the L2 advances its state. Therefore, L2 execution and L1 data update in lockstep.</p><p>This removes the burden of data on Layer 1 while also allowing Layer 2 transaction data to be available on Layer 1 for validation. Rollups remove everything from being done on-chain (monolithic) to the Ethereum mainnet now serving as the settlement layer for off-chain L2 interactions (modular design).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0e2012495541772a783708e583b030c8b0f97ab083ede991accbedef5291dd08.png" alt="Week in Ethereum" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Week in Ethereum</figcaption></figure><p>A rollup needs orders of magnitude less validators than L1 to maintain its security. As long as a single honest validator does its job, the network will remain secure. Rollups can be thought of as branches off of the main trunk of Ethereum that increase the computation surface area of Ethereum.</p><p>From a solely scalability perspective, ZKRs are more performant than ORs because they compress data more efficiently meaning they have a smaller “batch size” when submitting to L1. Optimism, an OR implementation, posts data to the Ethereum L1 for every transaction, however, some ZKR implementations, like dYdX, only post to mainnet to reflect every account balance. Because of this approach, dYdX’s interacts with L1 only ~20% as much as Optimism, equating in roughly 90% reduction in fees.</p><p>With rollups, Ethereum can go from ~25 to 3,000+ TPS without sacrificing security. What makes rollups such an attractive scalability technology is the fact that users&apos; funds cannot be stolen or censored (as is the case on some sidechains) and that no one can prevent users from exiting the rollup whenever they wish. Users can always access data on L1 to safely exit the rollup chain with their funds.</p><p>In previous sections, EVM-compatible sidechains and their potential benefits to Ethereum were discussed. Similarly, other alternative L1 blockchains like Polkadot, Solana, Cosmos, and NEAR could theoretically become rollups to Ethereum if they created a bridge that adheres to the rollup technical design pattern and post their data to Ethereum. This is a plausible future if alternative L1s fail to distinguish themselves and rollups on Ethereum become cheaper than competing chains.</p><p>Despite being extremely nascent, rollups are already significantly reducing fees for many Ethereum users. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://l2fees.info">l2fees.info</a> frequently shows Optimism and Arbitrum providing fees that are ~3-8 times lower than the Ethereum base layer itself, and ZK-rollups, which have better data compression and can avoid including signatures, have fees ~40-100 times lower than the base layer.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/90d05806b20e1a6eb9d5c337e4e5c640e81df4990b968703323b57ed1b09db2d.png" alt="https://l2fees.info/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://l2fees.info/</figcaption></figure><p>Scalability is improved on the base layer due to the lack of reliance on Layer-1 storage. The only factor on the scalability of a rollup is how much data the main chain can hold. This is why shards will complement rollups nicely as they increase the data availability of Ethereum (think 64 data centers vs just one). Once sharding is live (2023 or later), there will be an almost 20x increase in capacity, allowing rollups to operate cheaper and faster.</p><p>Rollups offer similar capabilities as Plasma, but without suffering from the “data availability problem” (discussed in future sections). Layer 2 rollups batch users’ transactions and post them onchain via calldata. Posting the calldata onchain is what allows Ethereum and its robust, decentralized network of nodes to “check the work” done offchain. Instead of doing the computation, the calldata enables the Ethereum mainnet to quickly and easily verify that everything done offchain was valid and accept the state changes i.e. double-check the work. It also enables users to check the block explorer, like etherscan, and follow their transaction. Additionally, the availability of data on the Ethereum L1 means that any computation completed on a rollup can be redone by the Ethereum base layer, if needed. Without sufficient data availability, transaction execution becomes opaque/ a black box that cannot be audited by the L1.</p><p><strong>Rollups improve already!</strong></p><p>A new upgrade to Ethereum which targets rollups (EIP-4488) is currently being considered by the Ethereum community and would reduce the cost of posting this calldata onto the mainnet. Rollups offer many-to-many transactions, smart-contract capabilities, and significantly-reduced total L1 block space requirements, all while extending Ethereum’s security assurance to the L2.</p><p>Technically speaking, a rollup is a single contract on the main L1 that holds all funds and a cryptographic commitment to a “sidechain” state. The sidechain/rollup is maintained by a small set of operators off-chain without significantly impacting L1 storage. The reason this “small set” does not introduce centralization is because a rollup’s block producer could attempt to act nefariously, but if it does, the Ethereum L1 will simply reject the “bad batch” and financially penalize the bad actor.</p><p><strong>Why is Ethereum embracing a “rollup-centric” future?</strong></p><p>Sharding, discussed earlier, is L1 scaling and is still years away from being fully implemented. It&apos;s far more complex and risky when compared to rollups because it&apos;s altering the actual base layer. This means the ~$400 billion network is at risk to any bugs or miscalculations in the rollout of sharding. Meanwhile, rollups are available now and possibly even more powerful. Optimistic rollups are a promising existing scaling technology that can be incorporated (and expanded upon) quickly. They offer developers an easy way to migrate their existing dApps to the rollup chain with a reasonable degree of security/scalability tradeoffs. This alleviates Ethereum congestion and high fees that already exist.</p><p>Additionally, the Ethereum community realized that rollups can provide immediate value now and only improve once sharding is implemented. This means Ethereum scaling development is hyper-focused on rollups (plus some plasma and channels) as a scaling strategy for the near to mid-term future.</p><p>In all likelihood, in the future, Ethereum users will primarily conduct their activity on a L2 rather than the L1 due to the cheap transaction fees and security guarantees. Meanwhile, the Ethereum mainnet will become a settlement layer for the L2 ecosystem and major ETH whales.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2a5759f6ac51e6980296cf4ebdac30aeaad272e9a6050a225d60856b94c69329.png" alt="https://www.theblockcrypto.com/data/scaling-solutions/scaling-overview" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://www.theblockcrypto.com/data/scaling-solutions/scaling-overview</figcaption></figure><h3 id="h-flavors-of-rollups" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Flavors of Rollups</h3><p>There are two (primary) types of rollups: ZK-rollups (ZKRU) and Optimistic rollups (OR).</p><p>ZK-rollups are (theoretically) faster and more efficient than Optimistic rollups, but they suffer from friction and compatibility issues when migrating smart contracts to Layer 2. ZK-rollups submit transactions to the mainnet using a cryptographic verification method called a zero-knowledge proof—more specifically—a zk-SNARK (Succinct Non-interactive Argument of Knowledge). zk-SNARKs allow someone to prove they have a particular piece of information without actually revealing the contents of the information. Popularized by Zcash for enabling anonymous transactions, zero-knowledge-proof technology provides scaling efficiencies for state transitions on the rollup chain that are then submitted to the main chain. This zk-SNARK approach is also called using validity proofs, i.e. highly complex cryptography to ensure all L2 transactions are valid and correct. The proof is submitted and checked by an on-chain L1 contract.</p><p>While validity proofs are complex and expensive (relative to Optimistic fraud proofs), verification by the L1 is simple, making them—even still—cheaper than a regular L1 transaction. However, due to the complex computation involved in the validity proofs, special-purpose hardware may be needed to run a node, creating a centralizing effect and less open network.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1b389b0aefb4155d34d2bada47f631beae43212f9074b9f39181e766dfe20507.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Optimistic Rollups, meanwhile, are not secured by cryptographic zero-knowledge validity proofs. Instead, ORs “optimistically” assume all transactions are valid but allow for/use dispute resolutions, a withdrawal period, and crypto economic incentives to maintain the integrity of the data. Essentially, it’s an “innocent until proven guilty” model with watchdogs in place.</p><p>Anyone may submit a rollup block. However, all other nodes can execute the same transactions, essentially “checking the work” of the submitter. Only one honest actor is needed to submit the fraud proof and challenge any questionable block. This means fraud proofs are not sent with every batch of transactions. Instead, they’re only used when an entity wants to dispute a transaction—e.g. attempt to prove whether there are any fraudulent transactions in a rollup batch.</p><p>They sacrifice some scalability for increased compatibility with the Ethereum Virtual Machine. Optimistic rollups run an EVM-compatible Virtual Machine called OVM (Optimistic Virtual Machine) which removes the compatibility issues that exist in ZK-rollups. This is extremely critical as composability is paramount in the Ethereum ecosystem, especially in DeFi. By using a virtual machine called the Optimistic Virtual Machine (OVM), they allow developers to easily deploy code and projects on the secondary chains. On the other hand, there’s no cryptographic proof that the state transition submitted to the main chain is correct.</p><h3 id="h-monolithic-vs-modular-blockchain-architecture" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Monolithic vs Modular blockchain architecture</h3><p>This traditional monolithic, do-it-all blockchain faces unavoidable limitations due to the inefficient nature of provably-secure, decentralized consensus. These limitations lead to higher transaction costs for its users as the chain becomes more adopted and used. Full stop.</p><p>This is because blocks and block space on the execution layer of a chain are scarce. There are only so many blocks that can be verified and added to the chain each second/minute. Once demand outstrips this finite resource, the only recourse users have left to ensure their transaction gets into a block (and executed) is to pay more than the market rate for transaction fees.</p><p>Monolithic refers to a blockchain in which every node performs all parts of the blockchain: execution, consensus, and data availability. Execution refers to the computation of transactions. It is the user-facing layer where transactions get executed. Consensus refers to ordering transactions and nodes coming to agreement on the state. Data availability guarantees blocks are fully published to the network. The consensus layer plus data availability guarantees all blockchain data is published and accessible for anyone.</p><p>Monolithic blockchains, essentially all blockchains pre-2018, tackle all of these functions on its own. This means potential scalability is ultimately constrained by what the weakest node in the system can process. Whereas, modular blockchains separate these layers, dividing the total work done among the different specialized layers/nodes so that, on net, more total throughput is produced compared to what any individual node could have processed e.g. a divide-and-conquer approach.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2831e9b5d52aed510407add95c3ffbfb8491f993963e2fea606a86b199c9948.png" alt="Delphi Digital" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Delphi Digital</figcaption></figure><p>Because they are limited by node performance, in order to scale, monolithic chains typically move to more specialized, highly-performant nodes. However, with this approach, the performance gains are eventually offset by the reduction of network particpants/governance into a select few capable of buying and running such sophisticated nodes.</p><p>Modular chains also provide potential improvements over monolithic chains in terms of networkd fees. Within a monolithic chain, all transactions compete for the same blockspace independent of the rest of the chain’s activity. This has been observed in the past with specific NFT releases clogging the entirety of the Ethereum mainnet. However, a modular approach can optimize for different applications and thus more efficiently price resources. NFT mints could occur on their own rollup and then batched to the L1. One live example today (as of Q1 2022) is the DEX, dydx (discussed more below), which runs on Starkware’s StarkEx, handling trades off-chain in order to increase throughput by ~600x and transaction cost by ~80%.</p><p>Like everything in computer science and blockchains, all improvements comes with a new tradeoff. Implementing a modular approach to your favorite blockchains introduces a new issue known as data availability. Data availability is simply the ability for transaction data to be made available for nodes to download. Remember, rollups execute transactions off-chain, “roll them up,” and submit the batch back to L1. They are able to take this scalability approach because they always make the rollup data “available” on-chain (with a proof), inheriting the security of the mainnet. Therefore, with rollups, the issue is no longer how many transactions can be executed but how to enable sufficient DA on the L1 to ensure the security of the rollups.</p><h3 id="h-data-availability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Data Availability</h3><p>Pre-2021 (roughly speaking), data availability (DA) for most blockchains was not a concern for two reasons: one, most blockchains did not have enough usage to warrant any concern and, two, the monolithic approach meant that each (full) node downloaded the entire block to check availability. However, as discussed previously, this approach has its limitations/drawbacks and, thus, new solutions like light clients, rollups, and the modular approach were implemented.</p><p>As a reminder, full nodes download and validate every transaction that has ever occurred on the chain since its genesis. Light nodes (typically) only check block headers. This means light clients are “light weight” nodes that require less computing resources than a full node. This makes them more egalitarian because they are cheaper and typically easier to run, helping to further decentralize the network. However, because light nodes follow whatever the majority commits to as a valid transaction (rather than verifying for itself), light nodes must have way to ensure that valid blocks are being published.</p><p>Data availability is critical in this regard because as long as all the execution data is made available on the mainnet, the chain does not require every node to execute every transaction in order to validate transactions and reach concensus.</p><p>Because rollups can cryptographically-guarantee (via a proof) that the transactions are valid, these transactions can now be executed by just a single node and posted to the L1 where it can be cross-checked by L1 nodes. All L1 nodes download the rollup’s data but only a certain portion of them execute the transactions/construct the rollup state, thereby reducing overall resource consumption. Additionally, the data within a batch is highly compressed prior to being submitted to the L1, further decreasing the resource burden. This is how rollups help trustlessly scale a blockchain without requiring an increase in node resources.</p><p>However, a rollup’s TPS is dependent on the data capacity of their L1 for throughput. The more data capacity on L1, the higher the (theoretical) throughput for rollups. Once an L1 runs out of data capacity for the rollup, the limit has been reached and no additional transactions can be proceeded. Therefore, now the limiting factor for a blockchain’s scalability is its data availability.</p><p>To address this issue, several new specialized data availability chains have launched/are being built. These chains are built to serve solely as a DA/shared security layer for rollups by maximizing the DA capacity. Examples such as Celestia and Polygon Avail only provide high data capacity the rollups simply optimize execution.</p><p>In summary, data availability is extremely important for new modular blockchains for two reasons. First, adequate DA is required to ensure rollup sequencer’s submissions can be cross-checked and challenged if needed. Secondly, DA is now the bottleneck to a blockchain’s scalability. Maximizing the DA on a L1 is critical for rollups to reach their full potential.</p><h2 id="h-deep-dive-into-different-rollup-implementations" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Deep dive into different rollup implementations</h2><h3 id="h-optimistic-rollups-or" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Optimistic rollups (OR)</h3><p>It’s important to remember that while rollup technology can be quite technical, at its core, an Optimistic rollup chain is simply a smart contract on mainnet Ethereum with some number of block producers that watches for transactions, batches them together into one string of data (rollup), and then posts it back to Ethereum mainnet with a signature attesting to their validity.</p><p>An optimistic rollup moves the heavy computation and data storage that would be normally executed on L1 Ethereum off-chain to a new rollup network. Only a small portion of each batch of transactions is ultimately recorded on the mainnet, creating a much smaller computational impact on the L1. Since only one small data portion is registered on L1 and the majority of computation is handled off-chain, fees can be greatly reduced (compared to if the entirety of the transactions were executed on L1).</p><p>By default, Optimistic rollups “optimistically” assume submissions are valid. However, that’s not always the case. To combat this seemingly reckless optimism, checks and balances are put into place. There’s a period of time after withdrawals where anyone can identify and dispute transactions they believe are incorrect or fraudulent. If the whistleblower can mathematically prove that fraud occurred by submitting the correct fraud proof, the rollup will revert the fraudulent transactions, penalize the fraud, and even reward the watcher.</p><p>The ability to post L2 transaction data to the L1 is critical because it enables everyone to reconstruct the current and historical state of the rollup chain. Many other scaling technologies do not have this ability and therefore are less powerful to a user who has been wronged.</p><p>The drawback to this system is the delay when users move funds between the rollup and Ethereum and for transactions to be considered final. Because “watchers” need time to detect fraud, users’ funds typically take a week to be withdrawn and available for further use. ORs can only be considered safe with a ~one week challenge window. These dispute windows are expected to come down over time and, in fact, some third-party solutions already exist to remove this delay entirely. To provide the user instant withdrawals, a third-party that is constantly verifying the chain will offer to buy the user’s withdrawal for a small fee and then pay the user on Ethereum L1. In this scenario, the user gets their funds immediately and third-party earns a fee for having to wait for the block to be finalized. These same solutions are available for most ORs and specific implementations, as well as, other bridge solutions are discussed in sections further below.</p><p>Unlike the sidechains discussed previously, the breakthrough for rollups is simply increased scalability without sacrificing user security. OR chains are secured by Ethereum L1. Users could be inconvenienced if a dispute or fraud situation arises, but their funds are always safe. Sidechains, like Polygon for example, are secured by a separate validator set that may be (definitely are) less secure than the Ethereum network. Additionally, the bridge that connects sidechains to Ethereum are typically highly centralized around just a few individuals. If less than 10 people are compromised, all funds could be vulnerable.</p><p>When discussing rollups and any L2, user also have to consider how long it takes for their transaction on the rollup to be submitted and considered final on the L1. This is known as time to finality. When it comes to rollups, ZKRs post very complex proofs that can range from 500k-5M gas, whereas ORs are ~50k gas, or 10-100x smaller. Therefore, OR can provide faster L1 finality when compared to ZKRUs (for the same cost).</p><p>One final advantage of OR vs ZKRU is the OVM: Optimistic Virtual Machine. OVM enables (almost) anything that is possible on Ethereum mainnet to be possible in the OR. Smart contracts, and therefore dApps, are easily transferable to the OR because the OVM supports writing code in Solidity.</p><p>In November 2021, Optimism PBC announced “EVM equivalence,” the complete compliance with the Ethereum’s technical specification. This means that everything that currently exists and works on the Ethereum stack can now easily be integrated with Optimism’s OR. This should drive tremendous network effects to Optimism as it&apos;s now trivial for current projects to launch on the OR. By reducing the friction, developers and users alike can now enjoy the benefits of OR.</p><p>OR have another advantage—this time over plasma and state channels. ORs have a simpler fraud-proofing procedure and one in which anyone can submit a dispute. All the data needed to submit a fraud proof is available on L1.</p><p>Arbitrum (by Off-chain Labs) and Optimistic Ethereum (by Optimism) are the two primary OR projects on Ethereum. However, both implementations are still in their very early stages with centralized companies (mostly) responsible for their success or failure. Both have plans to decentralize over time, but any timeline estimate is simply a guess.</p><p>Both Arbitrum and Optimism launched in 2021, albeit both with self-imposed limits and restrictions in case any bugs were encountered. Over time, more battle-tested and less constricted versions will be released, further reducing fees for users. Currently, neither Optimism nor Arbitrum One have implemented data compression, which, when fully released, could reduce fees by ~10x. A big step forward happened for Optimism who launched its latest upgrade OVM 2.0 and Arbitrum’s next upgrade ‘Arbitrum Nitro’ promises to increase speed and reduce costs.</p><p>It’s estimated that once mature, optimistic roll ups can offer anywhere from a 10–100x improvement in scalability and, at full scale, can possibly improve Ethereum transaction fees by ~50x.</p><p>However, as promising as rollup technology is, it’s still a very new technology not without risk. Arbitrum One, a specific kind of Optimistic rollup discussed later, experienced downtime for around 45 minutes in September 2021 when a bug caused a large burst of transactions to overload the system. Optimism (OΞ), another Optimistic rollup chain, also experienced a temporary outage (~one hour) in November 2021 in which its L2 transactions were halted. No funds were at risk during either issue (the beauty of L2s!), but processing new transactions was not possible, making them useless until the matter was resolved.</p><p>One obvious note is that both Optimism and Arbitrum lack native tokens. It’s not public knowledge whether either intend to eventually launch tokens, but the general trend in the crypto industry would suggest so. Regardless, both have had to try and bootstrap their rollups without lucrative airdrops or incentive programs (yield farming). In an industry awash with 50%+ APY, five-figure airdrops, and 8-figure incentive programs/funds, rollups, thus far, have chosen to try and grow without a token, making adoption an uphill battle.</p><p><strong>Pros/Cons of ORs Generally</strong></p><p><strong>Pros</strong>:</p><ul><li><p>Increase in scalability of ~2,000 TPS, reducing transaction costs by &gt;5x</p></li><li><p>Superior compatibility with Ethereum mainnet, less friction for developers to deploy projects (e.g. EVM equivalence), can create and ship faster than ZKRU</p></li><li><p>Flexibility in generalized computation (Turing-complete / EVM compatible)</p></li><li><p>All data is available on-chain (no need to trust off-chain data providers) Computationally less expensive than ZKRU</p></li></ul><p><strong>Cons:</strong></p><ul><li><p>Fewer TPS when compared to ZK-rollups</p></li><li><p>Relies on crypto-economic incentives and “watchers” rather than mathematically-certain security (fraud proof vs validity proof)</p></li><li><p>Users (technically) need to wait 1+ week(s) for dispute period after a withdrawal from the rollup before being able to access funds</p></li></ul><p>Additionally, ORs and their challenge period are susceptible to 51% attacks. In this scenario, the attacker would try to introduce “bad” transaction data into the rollup and then attempt to censor any attempts to challenge it during the challenge period. The attacker is ultimately trying to corrupt the state of the rollup (with fraudulent data for their own self interest) and stop anyone from challenging the submission.</p><p>This is why an adequately lengthy withdrawal/challenge period (one to two weeks) is needed. An attacker may be able to censor or sneak a transaction through if the window was short enough, but the longer the window, the harder it is to fool the rest of the chain.</p><p><strong>Optimism OΞ</strong></p><p>Optimism is a Public Benefit Corporation (PBC) that created Optimistic Ethereum (OΞ), a leading Optimistic rollup on Ethereum. Optimism was formerly known as the Plasma Group but has since changed its name and even raised funds from the likes of a16z. The project aims to create a seamless L1-to-L2 developer experience by enabling (nearly) “copy and paste” code from one layer to the next, thanks to its OVM. OVM stands for Optimistic Virtual Machine and is the virtual machine that executes all transactions in the rollup.</p><p>As mentioned, the Optimism team is working towards “EVM equivalence” with the next upgrade, Optimism 2.0, which enables the OVM to be equivalent to the EVM in all technical aspects. Developer tools like smart contract libraries, Hardhat, and Solidity tooling will work natively on OVM 2.0. Additionally, current dApps live on mainnet Ethereum can be ported over to the L2 with no changes necessary! Even better, Optimism can (eventually) reduce the Ethereum L1 gas fees for these vary same dApps by ~10,000% and increase the transactional throughput by ~200x.</p><p>Optimism launched with controlled rollout where a whitelisted group of dApps were approved to launch, most notably Uniswap, Synthetix, and 1inch. This limited release hampered Optimism adoption early on as it had onboarded only 6 dApps compared to ~60 for Arbitrum. However, on December 16th, 2021, the Optimistic team removed the developer whitelist for a full, open system which will allow all dApps to begin building on Optimism if they so choose. Top projects like Balancer and Tornado Cash have already moved over.</p><p><strong>How OE works</strong></p><p>In the case of Optimism, transactions are sent to the rollup chain where they are received, reviewed, and executed by Sequencers. Sequencers take on this responsibility because they are rewarded for properly executing transactions. However, if a Sequencer acts maliciously or attempts to push through invalid transactions, they will be punished by having their staked funds slashed.</p><p>As mentioned previously, ORs rely on fraud proofs meaning at least one honest actor must identify a fraudulent transaction and challenge it, otherwise, it will be accepted on the chain. If anyone suspects fraud, they challenge it with the adjudicator contract on L1 mainnet. The adjudicator contract can verify the validity of the Sequencer’s results via the Optimistic Virtual Machine (OVM). If indeed, the Sequencer’s transaction/submission is invalid, a fraud proof is generated and the Sequencer’s funds are slashed. A portion of the slashed funds is awarded to the whistleblower. This is what gives users the incentive to monitor transactions and detect potential fraudulent blocks.</p><p><strong>Pros</strong></p><ul><li><p>EVM-equivalence and better developer experience (existing tooling and programming languages)</p></li><li><p>Easier dApp migration for existing dApps (L1 to L2), can create and ship faster than ZKRU All data available on-chain</p></li><li><p>Computationally less expensive than ZKRU</p></li></ul><p><strong>Cons</strong></p><ul><li><p>Less theoretical/maximal throughput vs ZKRU</p></li><li><p>Centralized sequencer</p></li><li><p>Longer withdrawal period Fraud proofs mechanism not published yet</p></li></ul><p><strong>Resources</strong> Block explorer - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://optimistic.etherscan.io/">Optimistic Etherscan</a> Native bridge - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gateway.optimism.io/welcome&apos;">Optimism Gateway</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.optimism.io/docs/users/getting-started.html">User guide</a> Live applications <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.optimism.io/apps/all">portal</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.xyz/optimismpbc/Optimism">Dashboard</a> ByBit (centralized exchange) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://guardian.ng/ama-press-releases/bybit-completes-integration-of-arbitrum/">bridge/on-ramp</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrum.io/bridge-tutorial/">Add</a> Optimistic Ethereum Network via MetaMask</p><h3 id="h-arbitrum" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Arbitrum</h3><p>Arbitrum is an optimistic rollup L2 built by the Offchain Labs team. The currently-live implementation is called Arbitrum One and utilizes fraud proofs, on-chain calldata availability, a ~1 day withdrawal period, and a special type of node called a sequencer. Offchain Labs currently operates Arbitrum&apos;s sequencer, which has the ability to control the ordering of transactions. This early-stage centralization was mentioned previously and is not solely applicable to Arbitrum.</p><p>Arbitrum boasts a shorter one-day withdrawal period compared to Optimism’s 1-2 weeks, but the tradeoff is that disputes on Arbitrum take longer to resolve. So, the majority of the time, Arbitrum withdrawals are quick and easy, but on the rare occasion that a transaction is challenged, Arbitrum has some added complexities when compared to Optimism. To withdraw from Arbitrum, a user first submits the withdrawal transaction on the rollup. Once the transaction is finalized on L1 (~1-7 days), the user’s funds are free to claim with another L1 transaction (requiring a Merkle proof).</p><p>While both are optimistic rollups, Arbitrum has some key differences from its counterpart, Optimism. One critical difference is Optimism OVM 2.0 is EVM-equivalent, running directly inside the EVM, while Arbitrum One is only EMV-compatible. This reduces code complexity and audit surface for Optimism. Arbitrum&apos;s AVM lacks EVM-equivalence because it’s consciously optimized for more compact fraud proofs, but at the expense of implementation complexity.</p><p>Both are still incredibly easier to work with for developers than ZK-rollups, but the Optimism EVM equivalence reduces all friction.</p><p>Another critical difference is that Arbitrum puts less data on the L1 as it executes many transactions between L1 postings vs Optimism requires that a state hash is posted after every transaction, whereas Arbitrum executes several transactions before requiring the state hash to be posted. This can account for up to ~4x difference in storage on-chain.</p><p>Arbitrum One is currently the L2 network that has the highest TVL. For an overview of the Arbitrum ecosystem of applications, see the Arbitrum Portal. Binance, Huobi, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Crypto.com">Crypto.com</a>, and FTX have open withdrawals to Arbitrum, becoming some of the first exchanges to open an on-ramp to Ethereum’s layer 2. Additionally, Arbitrum has partnered with Chainlink nodes and oracles to provide its validation services. This is a positive as Chainlink is already utilized in hundreds of Ethereum L1 projects and will bring the same security and composability to L2.</p><p>While Arbitrum is off to a hot start, it is not without its issues. In January 2022, the Arbitrum rollup network came to a halt. Offchain Labs released a post-mortem explaining the issue was due to the main sequencer experiencing a hardware failure during a software upgrade. This issue cascaded down the system, preventing even the redundancy measures in place from working. Eventually, the issue was corrected and it is back to full functionality. During the downtime, no funds were at risk (thank you rollup!) but no transactions could be executed including deposits and withdrawals.</p><p><strong>Pros</strong></p><ul><li><p>EVM compatibility</p></li><li><p>~1 day withdrawal period (under normal circumstances)</p></li><li><p>No whitelisted rollout, enabling more dApps to be deployed early on</p></li><li><p>Non-custodial and Ethereum wallet compatible</p></li></ul><p><strong>Cons</strong></p><ul><li><p>Currently uses centralized sequencer which carries front-running risk (has priority in submitting transaction batches and ordering transactions).</p></li><li><p>Less composability with EVM than Optimism</p></li><li><p>Complexity switching between rollups and sidechains while guaranteeing high security</p></li></ul><p><strong>Key tools</strong></p><ul><li><p>Block explorer - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbiscan.io/">Arbiscan</a></p></li><li><p>Bridge - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.arbitrum.io/">native Arbitrum bridge</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.coindesk.com/click/25807941.5049/aHR0cHM6Ly90aGVkYWlseWd3ZWkuc3Vic3RhY2suY29tL3AvcmFtcC1vbi1yYW1wLW9mZi10aGUtZGFpbHktZ3dlaS0zODI/5f9775e16365176ab6627f42B0bb066b9">FTX</a> ramp</p></li><li><p>AMM aggregator - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.1inch.io/">1inch</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrum.io/bridge-tutorial/">Arbitrum bridge tutorial</a></p></li><li><p>Bridges and fiat on-ramps <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://portal.arbitrum.one/">here</a>.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrum.io/bridge-tutorial/">Add</a> Arbitrum One Network via MetaMask</p></li></ul><h3 id="h-others-optimistic-rollups" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Others Optimistic Rollups</h3><p><strong>Boba</strong> Boba is another L2 Ethereum Optimistic Rollup scaling solution built by the OMG Foundation, which originally began as a fork of Optimism and the OVM (optimistic virtual machine). Boba offers fast withdrawals backed by community-owned liquidity pools (similar to other bridge solutions discussed below), reducing the challenge period from ~7 days to minutes, while incentivizing Liquidity Providers (LPs) with yield-farming opportunities. The team plans to completely rewrite the codebase for their upcoming v3 which is set to be rolled out on mainnet in the coming months. Boba is production-ready with a functioning bridge and a native DEX called OolongSwap.</p><p>The BOBA token is a used for governance of the Boba DAO and protocol staking. In order to participate in governance votes a user must stake their BOBA, ensuring one vote for every staked token. Token holders can vote themselves or delegate their votes.</p><p>In addition to participating in governance, staked BOBA accrues a portion of the transaction fees earned by the network although the specifics surrounding the actual fee-sharing split is still up for a vote. Until then, staking rewards are are being supplemented by the BOBA treasury.</p><p>BOBA can be bought and/or traded on several exchanges including FTX, Poloniex, Bitfinex, and others.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/627d6bf7e02ac364a2503559206c7b2df6b742a59d627ec59b1f5a90c8f7f04c.png" alt="https://boba.network/token/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://boba.network/token/</figcaption></figure><p><strong>Resources</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blockexplorer.boba.network/">Block explorer</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gateway.boba.network/">Boba Network Gateway</a> (bridge)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://boba.network/developers/">Developer portal</a></p></li></ul><p><strong>Metis</strong> Metis is an L2 scaling solution on Ethereum that is best described as an EVM-compatible, sharded Optimistic rollup features a Dynamic Bond Threshold staking design (a mouthful, right?). It launched its mainnet, Andromeda, in November 2021. The METIS token is used to pay transaction fees on the rollup, stake to become a sequencer, and for incentives for fraud challenges.</p><p>The Dynamic Bond Threshold staking design dictates that Sequencers cannot sequence blocks if their stake is worth less than the amount they are sequencing. Transactions are blocked until an eligible sequencer is found, limiting the size of the transaction value.</p><p>The Metis Virtual Machine (MVM) contains various decentralized autonomous companies (DACs) with their own separate, application-specific computational and storage layers. Additionally, a network of sequencers is randomly selected from the DACs to rollup and submit transactions back to the L1. These parallel sequencers enable higher scalability compared to the single-party approach by other ORs.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/54d16e0e08d5bdc50b323c1581d161fb4a8ee90beaf4ac2ff3a400edd9823550.jpg" alt="https://twitter.com/ahboyash/status/1475798380114694146" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://twitter.com/ahboyash/status/1475798380114694146</figcaption></figure><p>Despite the separate execution layers, liquidity between the shards can flow frictionlessly due to the MVM cross-layer communication protocol. The goal is to scale horizontally with distinct, application-specific execution layers that are while also preserving the security of Ethereum via fraud proof submission to mainnet.</p><p>Finally, Metis will also implement a fraud detection system called the Ranger system. In essence, the Ranger system is a network of nodes that monitor sequencers for bad behavior. The Rangers constantly check the fraud proofs for validity. This active “watchdog” system results in a shorter challenge period since some simultaneous effort to detect fraud has already occurred and not just assumed to be valid. The Ranger system looks to be integrated into the Andromeda network in Q2-Q3 2022.</p><p>With the launch of the Ranger System comes the beginning of mining rewards for Rangers. Five million METIS tokens have been reserved for these incentives and are designed to be distributed over nine years.</p><p>The token distribution is as follows: Founding Team: 7% MetisLab Foundation: 4% Advisors: 1.5% Investors: 18% Airdrop: 6% Liquidity Reserve: 6% Community Development: 9% The remaining 47.7% of the lifetime token supply will be minted over the next ten years. Total supply after 10 years: 10M</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cfdcce04399d20f9cd64e8a2873b0bc3ec2d4c4fbc3922ee9076f0abbdc482d6.png" alt="https://messari.io/article/optimistic-about-metis" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://messari.io/article/optimistic-about-metis</figcaption></figure><p><strong>Pros</strong></p><ul><li><p>Parallel sequencers</p></li><li><p>Withdrawal period could (theoretically) take minutes (rather than days)</p></li><li><p>Plans to inherit Optimism’s EVM Equivalence</p></li></ul><p><strong><em>Resources</em></strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://andromeda-explorer.metis.io">Chain explorer</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.metis.io">Guides</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/hCoWw7Ix4j">TVL</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://t.co/hCoWw7Ix4j">Charts</a></p><h2 id="h-zk-rollups-zkru" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">ZK-rollups (ZKRU)</h2><p>ZK-rollups (ZKRU) are separate blockchains networks with very few specific nodes (called Provers). Sounds like other alternative L1 chains, right? However, ZKRU that have a cryptographic proof that links them to Ethereum’s mainnet. This link prevents the rollup from censoring or stealing funds while maintaining the immutable properties of the Ethereum L1. This proof is called a validity proof, ensuring the validity of the off-chain transactions, making them instantly verifiable, and removing the need for a withdrawal/challenge period.</p><p>ZKRUs improve scalability by moving computations and storage off-chain where computation is expensive. They separate the transaction execution from the consensus and data availability. To submit the transactions onto the consensus layer, ZKRUs then cryptographically prove every batch of executions on the rollup and send only the proof to the L1. Zero-knowledge cryptographic proofs reduce the computing and storage resources for validating the block by reducing the amount of data held in a transaction; zero knowledge of the entire data is needed. However, because every transaction in the rollup still stores its input data (calldata) on the L1, all L1 nodes have the information they need to verify the transactions if needed.</p><p>Remember, rollups batch together large amounts of off-chain transactions, compress them into a single transaction, and eventually find their way to the Ethereum L1. Because ZKRUs do not assume all transactions are valid, validity proofs must be sent with every ZK-rollup batch to cryptographically prove the validity of transactions. While a bit more technically cumbersome, this means that transactions are final once they are validated by the settlement layer.</p><p>To describe the process in detail:</p><ul><li><p>Highly-compressed batch of transactions are combined together with the current state root</p></li><li><p>Combination is sent to an off-chain Prover</p></li><li><p>Prover computes the transactions, generating a validity proof of the results</p></li><li><p>Prover then sends this to an on-chain Verifier (Ethereum nodes)</p></li><li><p>Verifier verifies the validity proof</p></li><li><p>Smart contract on Ethereum’s L1 that maintains the state of the Rollup is updated to the new state</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/581a3fedf3d8baaaf9d686e6d306b32f4ae57b9dfa3acbdf7a21feb3a0f242d0.png" alt="Source: EatTheBlocks" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: EatTheBlocks</figcaption></figure><p>In traditional L1 blockchains, more transactions lead to more expensive fees due to limited block space getting filled up. However, for a ZKRU, the opposite is true! ZK-rollups work off of economies of scale, meaning more transactions makes the network cheaper to use. This is counterintuitive to a typical blockchain but is possible because the costs are amortized across all participants. Verifying the validity proof on Ethereum has a certain cost and, as the number of transactions included in a rollup batch grows, the cost to verify grows slower than the number of transactions added (exponentially slower). Therefore, the more users, the more the cost is spread around.</p><p>On mainnet Ethereum, each transaction is executed by every node. With ZKRU, only one node needs to actually do the computation (the Provers) and then produces a zero-knowledge proof of it. As mentioned prior, Provers are a select set of nodes in charge of computing all of the transactions and aggregating them into a zk-SNARK. Because of the complicated computations involved, the Provers run on dedicated hardware, making them more centralized and opaque. The good news is that because of the validity proof, it’s mathematically impossible for them to submit fraudulent data. The only trust involved is trust in cryptography/mathematics.</p><p>Because of this approach by zkRollups, users can be assured that:</p><ul><li><p>Validators cannot alter the state and/or steal user funds.</p></li><li><p>Users’ funds are always available/retrievable from the ZKRU smart contract</p></li><li><p>No one is needed to constantly monitor transactions/blocks in order to prevent fraud.</p></li></ul><p>Then, every other node (Verifier) simply verifies this proof instead of having to do the full computation. The proof allows each node to verify the provided state is valid. Verifying the proof is much less intensive than actually computing it, which is where the scalability improvements are created. Therefore, Verifiers don’t need special high-end hardware to verify the proof. They simply use their existing hardware, creating no new stress or burden for current nodes. Only state transitions and a small amount of calldata need to be processed and stored by the nodes. With this system, nodes can easily agree on a common state and it puts the burden of execution on a single node instead of the whole network.</p><p>Beyond simply the scaling benefits, ZKRUs are doubly-impressive due to their economic security guarantees. In a ZKRU, rollup operators must submit a Zero-Knowledge Proof (SNARK) for every state transition that then gets verified on the mainchain. This SNARK proves, by using world-class cryptography and math, that the batch of transactions (and their net state changes) are valid. Thus, it&apos;s impossible for the operators to commit an invalid or manipulated state. It is strictly not possible for operators to steal the funds or corrupt the rollup state.</p><p>ZKRU relies on the censorship-resistance of L1 only for its liveness, not for its security. There is no need for anyone to monitor the ZKR. After a block is verified, user funds are always guaranteed to be eventually retrievable, even if operators refuse to cooperate.</p><p>Thus, ZKRUs embody the original ideals of cryptocurrencies and the cypherpunks that created them. They remove the need for trusted parties and replace them with cryptography and game-theoretical incentive alignment.</p><p>Another benefit of ZKRUs is that SNARKS can prove all of the computation is correct without having to actually reveal the details of the transactions! Zero-knowledge technology allows for someone to prove something while not revealing the contents of that information. For example, ZK-SNARKs enable Joe to verify Sally’s banking information using a zero-knowledge cryptographic proof instead of revealing the confidential information to Joe.</p><p><strong>Pros</strong></p><ul><li><p>Even greater scalability and transaction cost reduction benefits compared to Optimistic Rollups</p></li><li><p>Less data contained in each transaction increases throughput and scalability of layer 2</p></li><li><p>Does not require a fraud dispute window like in Optimistic Rollups, reducing the withdrawal times from ~2 weeks to a few minutes;</p></li><li><p>Enabling privacy by default.</p><p><strong>Cons</strong></p></li><li><p>The difficulty in computing zero-knowledge proof will require data optimization to get maximum throughput</p></li><li><p>The initial set up of ZK-rollups promotes a centralized scheme</p></li><li><p>More difficult to initially build and integrate into the Ethereum network than Optimistic rollups</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/33e237a8ae81811ae788758bf32a15cd0800365a661ff1ac947284197789d633.png" alt="Delphi Digital" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Delphi Digital</figcaption></figure><h4 id="h-rollups-you-can-try-today" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Rollups you can try today:</h4><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://arbitrum.io/bridge-tutorial/">Arbitrum One</a> (optimistic rollup)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gateway.optimism.io/welcome">Optimism</a> (optimistic rollup)</p></li></ul><p>The ZK-rollup <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.zkrollups.xyz/">ecosystem</a> is nascent but growing with multiple companies working on several implementations. Some prominent companies include <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.co/">Starkware</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://matter-labs.io/">Matter Labs</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hermez.io/">Hermez</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://aztec.network/">Aztec</a>. </p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://loopring.io/#/">Loopring</a> - has the LRC token</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hermez.io/">Polygon Hermez</a> - MATIC token</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.starkware.co/starkex-v3/&apos;">StarkEx</a> </p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dydx.exchange/">dYdX</a>, (DYDX token), <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sorare.com/">SoRare</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.immutable.com/">ImmutableX</a> (IMX token)</p></li></ul></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/starkware/starknet-alpha-now-on-mainnet-4cf35efd1669">StarkNet</a> </p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zksync.io/faq/intro.html#introduction">zkSync</a> (stated there will be future token)</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.google.com/spreadsheets/d/1l-PDk-srxMtCQa51truvbgG8PJPJTLpjceIHtSM-bjE/edit#gid=0">Projects</a> building on zkSync</p></li></ul><br></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://aztec.network/">Aztec</a></p></li></ul><br><h4 id="h-" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0"></h4><h4 id="h-rollups-in-the-near-future" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">Rollups in the near future</h4><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/matter-labs/zksync-2-0-hello-ethereum-ca48588de179">zkSync 2.0</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hackmd.io/@yezhang/S1sJ2cEWY">Scroll</a></p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/82f0b806e28cafc953505fd3c94f41d56e805e28ed9497890edda66ae459c332.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-starkware" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Starkware</h3><p><strong>StarkEx</strong></p><p>Starkware is a ZK-rollup company that pioneered zero-knowledge-based rollups in 2018, launched StarkEx in 2020, and recently released StarkNet in November 2021. StarkEx is a ZK-rollup with less functionality than its StarkNet successor. StarkEx supports the ability for smart contracts to run any arbitrary logic for specific use cases like trading and NFTs while StarkNet enables more general use cases.</p><p>StarkEx is the first iteration “scalability engine” from Starkware that now supports two versions: a zkRollup mode and a validium mode. Validiums (discussed more in later sections) can be custom-tailored to offer superior performance for specific dApps and use cases like DeversiFi, ImmutableX, and Sorare.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ea517c5adab620cd4731ceed06153be62b39918a8c53cacf49b6c9627c72fc71.png" alt="https://starkware.co/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://starkware.co/</figcaption></figure><p><strong>StarkNet</strong></p><p>StarkNet is Starkware’s next iteration of a ZK-rollup and is the first ZK-rollup to feature general smart contracts on a fully composable network. Composability refers to the ability for applications to coordinate, build on top of one another, and interconnect—something for which StarkEx is not designed.</p><p>As another example of an Ethereum L2 ZKRU, StarkNet uses zero-knowledge proofs to achieve fast transaction times and hyper-scaling without compromising security. An alpha version of StarkNet was launched in November 2021 with limited capabilities to allow developers to begin building on top of the protocol. StarkNet is designed so that it benefits from economies of scale, i.e. the greater the number of transactions in a batch, the less gas each participant in the batch must pay.</p><p>Under the hood, StarkNet compresses thousands of transactions into a single validity proof called ‘STARKs’ (Scalable Transparent Argument of Knowledge), co-invented by Starkware President Eli Ben-Sasson, that is submitted to the Ethereum L1. Starkware’s STARK technology has two primary advantages over SNARKs (used by ZKRU competitor ZkSync): 1) It doesn&apos;t require an initial trusted setup (like in zkSync v1), and 2) they are ~10x faster to compute than SNARKs. Because the computational effort necessary to verify STARK proofs is significantly less than actually proving the computation, StarkNet can increase Ethereum scalability by orders of magnitude.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d387b61fad714d33d6c391b312f6bed89b11ed7a7b03ee34890504cb33bd1588.jpg" alt="https://twitter.com/sdyshi/status/1476041039232126978" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://twitter.com/sdyshi/status/1476041039232126978</figcaption></figure><p>StarkNet’s L2 node (sequencer) will execute every transaction and update the state to the Ethereum mainnet periodically. It&apos;s important to note that StarkNet transaction finality is tied to L1, meaning the L2 node must validate StarkNet and Ethereum simultaneously. StarkNet introduces a solution involving checkpoints to the Ethereum mainnet, enabling it to achieve effective finality on the rollup side very quickly. Therefore, all L2 nodes incorporate an L1 full node.</p><p>Additionally, since the state transitions are “STARK-approved” by the sequencer, it is mathematically/cryptographically impossible for fraudulent transactions to be accepted on mainnet Ethereum. This removes the need for any “challenge” period that exists in ORs. All the data needed to reconstruct the full StarkNet state is published on-chain.</p><p>Application deployment on StarkNet in the future will be permissionless so anybody can write smart contracts and publish them on the testnet using Cairo, the native programming language. However, currently, Starkware is in control of the sequencer and all of the transactions are verified by Starkware cloud servers. Thus, StarkNet is not currently a permissionless system. However, Starkware aims to create a decentralized sequencer set in the future.</p><p><strong>SNARK Protocols:</strong></p><ul><li><p>Loopring</p></li><li><p>Polygon Hermez</p></li><li><p>ZKSync</p></li><li><p>ZKSwap</p></li></ul><p><strong>SNARK Pros</strong></p><ul><li><p>Smaller proof size</p></li><li><p>Smaller verification time</p></li><li><p>Bigger developer community and libraries (longer in the game)</p></li></ul><p><strong>SNARK Cons</strong></p><ul><li><p>Require trusted setup (honest participants needed)</p></li><li><p>Longer prover time</p></li><li><p>Not quantum-resistant</p></li></ul><p><strong>STARK Protocols:</strong></p><ul><li><p>Immutable X (StarkEx) - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xferg/status/1489214835350900737?s=21">partnership</a> with GameStop</p></li><li><p>DYDX (StarkEx)</p></li><li><p>Starknet - DEX/AMM <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/starkswap/announcing-starkswap-9c6212e8ddcd">StarkSwap</a> Q1 2022 launch</p></li><li><p>Polygon Miden</p></li></ul><p><strong>STARK Pros</strong></p><ul><li><p>Quantum resistant</p></li><li><p>No trusted setup required</p></li><li><p>Vocal support from Ethereum foundation</p></li><li><p>More scalable in terms of computational speed</p></li></ul><p><strong>STARK Cons</strong></p><ul><li><p>Far larger proof size = more gas</p></li><li><p>Smaller developer community due to the nascency of STARKS</p></li></ul><p><strong>Starkware Roadmap</strong></p><p>StarkNet utilizes a new programming language developed by the team at Starkware called Cairo. It’s a language for programming STARKs that achieves Turing-completeness with STARKs. A breakthrough of the Cairo language is that it enables just one verifier to use a single proof to confirm the integrity of many different program executions. This has the effect of amortizing costs across separate dApps, e.g. a single proof that includes both dYdX trades and SoRare transactions.</p><p>Starkware has commented, generally, that their plan with the StarkNet rollout will follow a similar path to that of Optimism (OR): Launch the network with a single sequencer and a limited whitelist of dApps early on to control the launch and limit any risks. A list of projects building on StarkNet can be found here. Ultimately, Starkware hopes to grow the ecosystem into a Starknet “Universe” while also decentralizing the network, nodes, and infrastructure.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f9120f94ff576ab38c2e66c59f8e41555663c886e3ef98c5617443975aa41dba.jpg" alt="https://medium.com/starkware/fractal-scaling-from-l2-to-l3-7fe238ecfb4f" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://medium.com/starkware/fractal-scaling-from-l2-to-l3-7fe238ecfb4f</figcaption></figure><p>The Starkware team has also stated that while they do not currently have a token, it’s their aim to decentralize StarkNet in the future. Launching a governance token similar to many other projects is one way in which they could do so.</p><p>As of Q1 2022, despite much fanfare, StarkNet remains in its early alpha phase with still much to prove at scale. Early disruptions and issues with its gradual rollout are likely. Despite this, Starware and OKEx announced in December 2021 a partnership designed to enable easy onboarding to StarkNet from OKEx sometime in 2022. Additionally, Argent, an Ethereum smart contract wallet, also announced ‘Agent X’, the first wallet for StarkNet in Q4 2021, and AAVE currently has a governance proposal to launch on StawkNet under consideration.</p><p>Since its creation in 2018, Starkware has raised $111 million across three equity rounds and received a $12 million grant from the Ethereum Foundation. Not only is the project backed by heaps of money, but prominent crypto and financial figures including Pantera Capital, Sequoia, Founders Fund, DCVC, Paradigm, ConsenSys, Multicoin, Polychain, Vitalik Buterin, Naval Ravikant, and others have also invested in Starkware.</p><p><strong>Starkware Pros</strong> </p><ul><li><p>Increased TPS compared to ORs (~9,000+ TPS on Ropsten testnet) </p></li><li><p>Faster withdrawals (no challenge period), enabling better capital efficiency and liquidity</p></li><li><p>Volition (discussed below) unlocks even greater scalability gains for those that choose to make the trade-off on security</p></li></ul><p><strong>Starkware Cons</strong></p><ul><li><p>Developer UX and porting of dApps from L1 to L2 is more cumbersome and less friendly than OR options</p></li><li><p>Cairo language less popular among developers, meaning less talent pool to build on Starkware</p></li><li><p>With Starkware&apos;s Validium option, there&apos;s a technical challenge in solving data availability problem. In particular, the trade-offs between transaction latency and transaction cost and the trade-off between making data available on-chain.** **</p></li></ul><p><strong>Important Links</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.co/">Website</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.co/ecosystem/">Developer tooling</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.notion.site/Projects-Building-on-StarkNet-a33dee55778a4515a9be9bdae02ee682">List of projects</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e7e42108ff5cb4802a34409b38beb387a906be0d158372af514eceb0633e1226.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-validium-and-volitions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Validium and Volitions</h3><p>Validium’s mechanism is nearly identical to a ZK-rollup with the only difference being that data availability in a ZK-rollup is on-chain, while Validium keeps it off-chain. This means ZK-rollups post data on the layer one blockchain itself while Validiums post validity proofs on-chain, but the data remain on a separate network. This enables Validium to achieve considerably higher throughput than ZKRU or ORs. By sending data off-chain rather than on-chain, it reduces the cost of each transaction and increases the transactions per second (TPS).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/64adf0f54c5fcdbbfd6d039c0cc7b7a7a7661a74d144fdfe4959967260a02434.png" alt="https://twitter.com/sdyshi/status/1476245389837680640" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://twitter.com/sdyshi/status/1476245389837680640</figcaption></figure><p>By keeping data off-chain, Validiums also offer privacy benefits as users’ transaction and balance information is stored with the validium operator instead of publicly on the blockchain. However, because transaction data is not published on-chain, users are forced to trust an operator to make the data available when needed. This key difference makes Validiums more akin to a highly performant, custodial PoA system where Validium operators could freeze, but not steal, users&apos; funds.</p><p>The trade-off for storing data off-chain is that it requires trust in the third party who could prevent users from accessing their balances. Starkware aims to solve this with a Data Availability Committee (DAC), a committee of 8 independent members that have their own copy of the transactions made. They are also required to maintain this data by making it available at all times. If an operator prevents a user from accessing their funds, a committee member can override them to confirm their request if it is valid. Examples of where Validium is used: Loopring (LRC) and StarkEx.</p><p>Multiple projects launched <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.buildblockchain.tech/newsletter/issues/no-99-validium-and-the-layer-2-two-by-two">Validiums</a> using Starkware’s <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://starkware.co/starkex/">StarkEx platform</a>, including:</p><ul><li><p>DeversiFi DEX - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://deversifi.com/blog/deversifi-2-0-launch-was-a-huge-success/">June 2020</a></p></li><li><p>ImmutableX NFT platform - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.immutable.com/blog/immutable-x-alpha-trading-launch">April 2021</a></p></li><li><p>dYdX DEX - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dydx.exchange/blog/public">April 2021</a></p></li><li><p>Sorare Fantasy Soccer - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/sorare/were-live-on-our-scaling-solution-starkware-62438abee9a8">July 2021</a></p></li></ul><p><strong>Loopring</strong></p><p>Loopring is a ZK-rollup Validium that was the first ZKRU DEX to deploy to the Ethereum mainnet in December 2019. As of Q1 2022, Loopring has over $350 M in total locked value in the protocol and can achieve throughput ~1000x greater than Ethereum mainnet for trades.</p><p>Loopring is the only ZKRU protocol with its own smart wallet, Counterfactual Wallet, with direct fiat on-ramp to its L2. The wallet allows users to store their crypto assets, mint NFTs, trade, and conduct L2 payments. Loopring was also one of the first rollups to launch its own native token (LRC) during a 2018 airdrop.</p><p>One disadvantage of Loopring is its use of Groth16 vs zkSync’s PLONK (discussed below). The downside to this is the Loopring protocol requires a trusted set-up for certain upgrades and protocol changes. PLONK requires just one trusted setup at genesis and STARK solutions, like in Starkware, requires no trusted setup.</p><p>Volitions are a ZK-rollup and Validium hybrid solution that enables users the ability to choose for data availability either on-chain or off-chain, i.e. either via Ethereum or through validiums.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/616be9ca160a6f7dbb653e1138269624de66cae3cc8a45860e6b26622f8c5d44.png" alt="Source: Starkware" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: Starkware</figcaption></figure><h3 id="h-matter-labszksync" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Matter Labs/zkSync</h3><p><strong>zkSync v1</strong></p><p>zkSync is an Ethereum ZK-rollup by Matter Labs founded in 2018 by Alex Gluchowski. In June 2020, Matter Labs released zkSync v1.0 was released on the Ethereum Mainnet where users can deposit ETH onto the network and send payments between other zkSync accounts for much lower transaction fees. It is a standard L2 ZK-rollup scaling solution, in the sense that all funds are held by a smart contract on Ethereum mainnet, computation and storage are performed off-chain, and every batched/rollup block generates a zero-knowledge proof which is verified by L1.</p><p>However, because zkSync uses SNARKs (PLONKs specifically and discussed more below), it is slower than its STARK counterpart used by Starkware and is reliant on a trusted setup at genesis. That means the entirety of the zkSync ecosystem is dependent upon a trusted ceremony conducted in 2019. The good news is the system is 100% provably secure if even just one participant was honest.</p><p>The ceremony included over 200 well-known and public crypto figures including Matter Labs, Vitalik Buterin, Ethereum Foundation, Consensys, Argent, and many others. The trusted setup and future zksync v1 protocol are secure if at least one participant is honest. Therefore, it’s likely this trusted setup is not an issue and was not compromised. Additionally, zkSync is unable to move or steal user funds.</p><p>At its core, zkSync consists simply of a server, a prover, and a verifier. The server and prover run on the L2 rollup chain while the verifier exists on mainnet Ethereum.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/347b3c04378e6ec20dc0a22bff73b25b36cb8ab4704094f8f0ac9c1131abf2b5.jpg" alt="https://cryptoshine.medium.com/zksync-an-introduction-and-how-it-solves-the-ethereum-scaling-problem-b8688ec7eb7b" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://cryptoshine.medium.com/zksync-an-introduction-and-how-it-solves-the-ethereum-scaling-problem-b8688ec7eb7b</figcaption></figure><p>The server is responsible for collecting new transactions, creating a new block, and sending it to the prover. Next, the prover generates a mathematical (validity) proof for the block of transactions, attesting to the new state of the system.</p><p>Then, the validity proof is submitted to back the server which sends the validity proof AND transaction data to the verifier on mainnet Ethereum. Once the verifier approves of the submission, the new state is committed to the blockchain and finality is achieved.</p><p>In zkSync v1, transactions have two cost components:</p><ul><li><p>Off-chain (storage and prover costs): the cost of the state storage and the proof generation.</p></li><li><p>On-chain gas costs: The validator must pay gas, for every block, to verify the proof and publish the state.</p></li></ul><p>In November 2021, Matter Labs raised $50M in new Series B funding to build out the zkSync infrastructure. Leading the round was a16z and included existing investors Placeholder, Dragonfly, and 1kx. A second financing round was closed with strategic partners such as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Blockchain.com">Blockchain.com</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://Crypto.com">Crypto.com</a>, Consensys, ByBit, and Covalent. The raise built on a previous $6M Series A round in Feb. 2021.</p><p>In true crypto fashion, in January 2022, BitDAO and Matter Labs established zkDAO, a $200M DAO dedicated to growing the zkSync ecosystem. According to the proposal, 70% of the funds were allocated towards strategic growth, 10% for research and education, 7.5% for grants, 7.5% for security/audits, and 5% for operations.</p><p><strong>zkSync 2.0</strong></p><p>In April 2021, the ZkSync team announced zkSync 2.0 and its zkPorter technology which aims to provide ~$0.01 transactions by moving transaction data off-chain (Validium style) and offering 20K transactions per second (TPS). It also boasts a sharded infrastructure design and arbitrary smart contract capabilities through the support of both Solidity (via zkEVM) and Zinc, the internal programming language of zkSync.</p><p>zkSync 2.0 is another L2 rollup that supports EVM programming languages like Solidity, Yul, and Vyper, and in the future Rust and Zinc (2022). This means developers can easily deploy EVM code (Ethereum L1) onto zkSync 2.0, and for users, zkSync 2.0 offers instant withdrawals and objective finality limited only by batch frequency.</p><p>zkPorter will be part of the ultimate zkSync 2.0 vision. With zkSync 2.0, the L2 state will be divided into two distinct options: a zk-Rollup with on-chain data availability, and the zkPorter option with off-chain data availability.</p><p>zkPorter is the internal consensus mechanism for data availability within zkSync 2.0, enabling the large TPS numbers. zkSync 2.0 can handle ~1,000 to 5,000 TPS as a standard ZKRU, but with zkPorter, it can accommodate ~20,000 to 100,000 TPS (depending on the complexity of each transaction). However, it should be noted that, when utilizing zkPorter, the user is relying on zkSync&apos;s internal consensus mechanism. This requires the user to place their trust in Matter Labs and rely on a far less secure or decentralized rollup solution that leverages L1’s consensus mechanism.</p><p>The good news is that users are able to choose either option based on their preferences and the trade-offs presented. Basically, each user is able to choose their own amount of security. zkPorter will offer negligible cost but lower security for trivial transactions and the ZK-rollup mode offers maximum security. Both parts will be composable and interoperable: contracts and accounts on the zk-Rollup side will be able to seamlessly interact with accounts on the zkPorter side and vice versa.</p><p>The primary difference between zkPorter and Starkware’s Volition is that a user must choose with each zkPorter account whether to produce transactions with off-chain data availability, while in Volition, a user can choose for each transaction within an account.</p><p>As of Q1 2022, zkSync has processed over 4 million transactions with transfers fees less than ~$1. Despite being fairly new, users began moving funds over to ZK-rollup projects like Loopring and zkSync in 2021, especially in Q4 as the chart below illustrates. By December 2021, unique users increased to ~185,000 while deposits eclipsed ~$115 million. For zkSync, the wave of adoption can be contributed to its top projects ZigZag Exchange and Gitcoin, a crowd-funding platform. According to L2fees, token swaps through ZigZag on zkSync have the lowest fees.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b7f7a230ef12b18d03156bf1ae88823a0321767d4bd14b1dccfb93f31708e57b.png" alt="Source: Delphi Digital" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: Delphi Digital</figcaption></figure><p>In October 2021, a closed testnet for zkSync 2.0 launched with Curve Finance as the only initial dApp being trialed. However, UniSync, a fork of Uniswap v2, is currently on a testnet to trial zero-knowledge, general-purpose, EMV-compatible functionality.</p><p><strong>zkSync current centralization and control</strong></p><p>zkSync remains dedicated to continuing its product development and hitting future milestones like:</p><ul><li><p>V2: A big focus for zkSync is delivering its V2, however, no mainnet launch date has been set.</p></li><li><p>Exchange support: Expect easier onboarding once zkSync 2.0 has launched. OKEx and Huobi have signaled an intent to support direct deposits and withdrawals.</p></li><li><p>Decentralization: Currently there is strong centralization around the security council. Matter Labs has stated it intends to decentralize the security council eventually, perhaps with a future governance token (airdrop). zkSync is on record that there will be a token in the future and that ~67% of the supply will be distributed to the community.</p></li></ul><p>However, it should be noted that the current state of zkSync is highly centralized. Although the zkSync multi-signers have q shared economic interests in the success of the project, contracts can be upgraded anytime via the 9/15 multi-sig. Matter Labs claims “the probability of bugs is significantly higher than a malicious collusion between the Matter Labs team and 9/15 members of the security council”.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/831bffd4bd4aa75eb11d545549a037a1995daf91bb84db7755d7a72b4564b3d9.png" alt="https://collectiveshift.io/spotlight_report/zksync/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://collectiveshift.io/spotlight_report/zksync/</figcaption></figure><p>Additionally, as of Q1 2022, zkSync operates several critically important pieces of infrastructure for the zkSync ecosystem. While the zkEVM is not currently publicly available, it is being worked on and managed by the team. Important elements under the team’s control include:</p><ul><li><p>The Prover: generates validity proofs</p></li><li><p>Full Node: constructs blocks and runs the zkEVM via the virtual machine</p></li><li><p>Interactor: connects mainnet Ethereum and zkSync rollup, calculates transaction fees based on L1 gas costs</p></li></ul><p><strong>Roadmap and token</strong> While there is a lot of promise and enthusiasm surrounding zkSync, plenty still remains ahead of the team. Per the zkSync roadmap, Matter Labs is working to decentralize zkSync 2.0 by implementing its own independent Proof of Stake (PoS) consensus mechanism. However, as a reminder, the overall security of zkSync will not be solely reliant on this new consensus mechanism since the final verification of state transition proofs is still done on the L1.</p><p>In order to release this new PoS system, Matter labs must introduce a new zkSync token and two new specialized roles: Validators and Guardians. Validators produce the blocks and generate the proofs while the Guardians’ role is to ensure the rollup remains censorship-resistant.</p><p>To do this, Guardians will maintain the state on zkPorter by confirming data availability of zkPorter accounts. If there is any failure of data availability, the Guardians will get slashed (economic penalty). Users in a Guardian-led system can always exit the system with their data, so long as at least 1/3 of participating validators remain honest.</p><p>One important feature of the zkSync PoS system is that, unlike in alt-L1s or sidechains, Guardians cannot steal funds, only freeze the zkPorter state. And in doing so, they freeze their own stake. Even if this were to occur, remember, due to the ZKRU design, users would still be able to withdraw their funds. Conversely, ORs that are successfully attacked, can lose user funds. This is one big advantage of the zkPorter system.</p><p><strong>Pros</strong></p><ul><li><p>Less data contained in each transaction increases throughput and decreases fees</p></li><li><p>No withdrawal periods and faster finality </p></li><li><p>Inherent (and cheap) privacy ** **</p></li></ul><p><strong>Cons</strong></p><ul><li><p>Generalized smart contract support (similar to StarkNet) not live or production-ready</p></li><li><p>Initial trusted setup ceremony scares some, introduces trust</p></li><li><p>New, less battle-tested cryptography ** **</p></li></ul><p><strong>Resources</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zksync.io/">Website</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zkscan.io/">Explorer</a></p></li><li><p>Bridges: zkSync <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wallet.zksync.io/account">bridge</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trade.zigzag.exchange/?market=ETH-USDC&amp;network=zksync">ZigZag exchange’s</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trade.zigzag.exchange/bridge">bridge</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.layerswap.io/">LayerSwap</a></p></li><li><p>OKx (exchange) <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://smartliquidity.info/2021/11/15/okex-partnership-with-zksync/">withdrawals</a> (not live yet)</p></li><li><p>Direct fiat onramp using Argent wallet and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zksync/status/1481314507251085312?s=20">Ramp</a></p></li><li><p>Analytics <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.xyz/Marcov/zkSync">dashboard</a>** **</p></li></ul><p><strong>zkSync applications</strong></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.argent.xyz/">Argent</a> is an Ethereum smart contract and social recovery wallet that allows users to designate “guardians,” other people that can help you update lost keys and ensure access to your wallet (should you need them). </p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://info.zigzag.exchange/">ZigZag Exchange</a> is zkSync’s first decentralized exchange (DEX) and offers trades for less than $1.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gitcoin.co/">Gitcoin</a> Grants is an Ethereum-centric donation platform where the ETH community can donate and fund open-source Web3 projects. Now, users can donate with minimal fees atop zkSync.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.layerswap.io/">LayerSwap</a> is a bridge from centralized exchanges (CEXes) to zkSync.It supports ETH and USDT while bridging from Binance, Coinbase, FTX, Huobi, KuCoin, and OKEx.</p></li></ul><h3 id="h-other-zk-rollups" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Other ZK-Rollups</h3><h3 id="h-polygon-hermez" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Polygon Hermez</h3><p>Polygon Hermez is a ZK-rollup on Ethereum that is the product of Polygon acquiring Hermez and merging it into the Polygon ecosystem. Hermez is an open-source ZKRU designed for token transfers similar to zkSync v1. By utilizing zero-knowledge technology, Hermez claims it is able to increase throughput by ~130x (compared to Ethereum L1) while reducing token transfer costs by ~90%.</p><p>The Polygon Hermez protocol has an off-chain prover that validates transactions and generates a SNARK proof which gets submitted to the on-chain verifier, just like other ZKRUs. It is not yet EVM-compatible, differing from most solutions previously discussed. However, Polygon Hermez has announced its plans for full EVM-support (zkEVM) with a mainnet launch anticipated in Q2 2022.</p><p>Besides the Hermez project, Polygon also has a PoS Ethereum side chain (discussed earlier), a plasma chain, and are working on optimistic rollup solutions.</p><h3 id="h-aztec" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Aztec</h3><p>Aztec is an early zero-knowledge rollup on Ethereum built with the focus to be fully privacy preserving. In fact, Aztec is a recursive ZKRU (a zk-zk-rollup) that released its private transfer protocol zk.money on mainnet in 2021, making private transactions 25x cheaper when compared to privacy mixers.</p><p>In December 2021, the Aztec team announced the testnet of Aztec Connect, a private bridge to Ethereum. Aztec Connect allows any Ethereum dApp to access strong privacy guarantees and ~50-100x cost savings.</p><h2 id="h-l2-drawbacks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">L2 drawbacks</h2><p>L2s are struggling to claim market share compared to alt-L1s, despite the migration of top DeFi dApps from mainnet Ethereum. Most expected L2s to immediately become a hot-spot for developers and users who were priced out of Ethereum mainnet. But to the detriment of Ethereum, other L1s, especially EVM-compatible chains in which users can easily bridge over their ETH, stole the limelight. Ecosystems like Polygon and Avalanche that dedicated a portion of their token treasuries to user incentives were key to making this happen.</p><p>While each L2 does improve performance, drawbacks to L2 solutions primarily include their further fragmentation of the network. With L2, there is no single, global state that supports composable smart contracts. Cross-L2 transfers currently are not seamless, and side chains require bridging, which means an overall lack of communication between various L2 projects.</p><p>Similar to competing L1 blockchains, rollups are not naturally composable with each other. Rollups break interoperability/composability, meaning there is no seamless, frictionless way for communicating messages across different L2s at the moment. Much of the critical infrastructure currently deployed in live rollups, like sequencers or the bridges, are centralized, black-box solutions. This means that without rollups communicating with one another, liquidity is siloed to that one rollup (unless it is bridged over). This leads to the fragmentation of liquidity, resulting in a worse user experience for all, i.e. shallow order books, increased slippage on trades, and fewer dApps available.</p><p>But there are many live interoperability solutions like Hop, Connext, Li.Finance, layerswap.i, cBridge, dAMM, and more already working to “bridge” liquidity and remedy this issue. In addition, projects are already working on internally-sharded ZK-rollups, a rollup within a rollup. These are mostly theoretical at the moment but could retain full synchronous composability and another ~100x improvement in TPS.</p><p>These solutions, known as “bridges,” are a system that transfers data between two or more blockchains or rollups. There are several components to most bridge designs:</p><ul><li><p>Monitors: A validator, oracle, or relayer must monitor the state on the chain.</p></li><li><p>Relayer: A relayer needs to relay transaction data/messages from the main chain to the rollup.</p></li><li><p>Consensus: In some models, consensus is required between the actors monitoring the source chain in order to relay that information to the destination chain.</p></li><li><p>Signing: A participant needs to cryptographically sign the data sent to the destination chain.</p></li></ul><p>Another key obstacle for L2 adoption is the UX and cost for users onboarding to an L2. The obvious solution is fiat and exchange onramps directly to an L2. As of Q1 2022, only a select few centralized exchanges support native withdrawals to L2s. This means a user must first deposit to the L1 and then bridge over to the L2. This is costly and adds friction to the user experience. A current workaround is to use an exchange to withdraw to a sidechain like Polygon PoS which has sufficient liquidity in cross-chain (centralized) bridges like Hop or Connext.</p><p>More on bridges coming soon!</p><p><strong>Donations (much appreciated!)</strong></p><p><strong>Ethereum address (mainnet):</strong> 0x47904DD8aadb2Ec822bDbbe99D5E25077c8c85Bf</p><p><strong>Loopring L2 (Counterfactual wallet) address:</strong> 0xe03f75859f21bcf048e5391649a5d8fc12825983</p><p><strong>zk.money address:</strong> @guntag</p><p><strong>Argent address:</strong> tomtomtom.argent.xyz</p><p><em>Disclaimer</em>: Not financial advice. Informational purposes only. Opinions are my own. However, this piece was an attempt to aggregate and distill (nearly) the entirety of Ethereum’s scaling efforts, Merge, L2s, and rollups. No easy task. It was written on the shoulder’s of the entire industry. I did my best to give proper attribution but I would also like to thank the following:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/pseudotheos">@pseudotheos</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/epolynya">@epolynya</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/domothy">@domothy</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Swagtimus">@Swagtimus</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/antiprosynth">@antiprosynth</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanklessHQ">@BanklessHQ</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/TheBlock__">TheBlock</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Delphi_Digital">Delphi Digital</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/VitalikButerin">vitalik</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/StarkWareLtd">StarkWare</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/the_matter_labs">Matter Labs</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xPolygon">Polygon</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OffchainLabs">Offchain Labs</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismPBC">OptimismPBC</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/bobanetwork">Boba</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MetisDAO">Metis</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/aztecnetwork">Aztec</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/arbitrum">Arbitrum</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/chriscantino">cantino.eth</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/cryptotesters">crypto testers</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/_jefflau">jefflau.eth</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Darrenlautf">@Darrenlautf</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hasufl">@hasu</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SquishChaos">@squishchaos</a></p><p> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Starknet_Intern">@Starknet_Intern</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/starknetstatus">@starknetstatus</a> </p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dydxprotocol">@dydxprotocol</a></p><p> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Immutable">@Immutable</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Sorare">@Sorare</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/deversifi">@deversifi</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/WalletConnect">@WalletConnect</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Ledger">@Ledger</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/argentHQ">@argentHQ</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/starkswap">@starkswap</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ZigZagExchange">@ZigZagExchange</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/JediSwap">@JediSwap</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/mySwapxyz">@mySwapxyz</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/MakerDAO">@MakerDAO</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zkLend">@zkLend</a> </p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BanxaOfficial">@BanxaOfficial</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SandclockOrg">@SandclockOrg</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SerityFinance">@SerityFinance</a></p><p>and many, many more!</p>]]></content:encoded>
            <author>thatguy@newsletter.paragraph.com (thatguy)</author>
        </item>
        <item>
            <title><![CDATA[What Does TRUE Scalability Look Like for Ethereum (ETH) and Other L1s?
]]></title>
            <link>https://paragraph.com/@thatguy/what-does-true-scalability-look-like-for-ethereum-eth-and-other-l1s</link>
            <guid>4vqI0MbqJ1SKBwesR7BF</guid>
            <pubDate>Sat, 01 Jan 2022 23:05:56 GMT</pubDate>
            <description><![CDATA[Blockchains like Bitcoin and Ethereum strive for maximum decentralization and censorship-resistance while remaining totally open and inclusive networks. However, they also want to scale to accommodate billions of users. As they stand right now, their limited capacity to process transactions at the base layer (~7 and ~20 TPS, respectively) are in direct opposition to achieving that goal. The question is “What is the best method of scaling a blockchain?” Nearly every new “next generation” block...]]></description>
            <content:encoded><![CDATA[<p>Blockchains like Bitcoin and Ethereum strive for maximum decentralization and censorship-resistance while remaining totally open and inclusive networks. However, they also want to scale to accommodate billions of users. As they stand right now, their limited capacity to process transactions at the base layer (~7 and ~20 TPS, respectively) are in direct opposition to achieving that goal.</p><p>The question is “What is the best method of scaling a blockchain?” Nearly every new “next generation” blockchain since 2016 boasts sky-high transactions per second (TPS) as a selling point. However, the issue that persists is that TPS is <strong>not</strong> the sole metric in which to compare blockchain scaling. Generally, the truth is that the higher the TPS, the higher the cost (financially and computationally) to run the network. Given this, the question arises: Are these new “next generation” blockchains <em>actually</em> scaling, or just simply increasing TPS while shrinking the network in other regards?</p><p>The primary means by which to accomplish sustainable scaling are minimalizing the hardware requirements needed to participate in the network and, also, ensuring the state of the network (data) does not balloon to unsustainable levels.</p><p>Network nodes are what enforce the rules of the chain and ensure noone is cheating the system. Therefore, having a robust, geographically-dispersed, and anti-fragile network of nodes is ideal for the decentralization and security of the network. In order to attain this system, the costs to run a node (hardware, bandwidth, energy, and storage) should be as little as possible. This allows the greatest number of people the option to join the network, if they so choose. Keeping costs low ensures no one is priced out and your network is not solely controlled by a wealthy, elite few.</p><p>The other variable to consider is state growth, i.e. how quickly the blockchain’s computational load grows. Full nodes store the network’s entire history from genesis and must be able to validate the entirety of the network’s state. Blockchains that scale by simply increasing the blockspace and throughput per unit of time (Binance Smart Chain and EOS), also greatly increase their state growth. Those chains are short-term solutions that lead to long-term unsustainable networks. </p><p>Blockchains like Solana, which are designed for greater TPS via specialized hardware, also run into state growth and centralization issues. To be fair, Solana did introduce some new technological innovations to improve sequencing like Proof of History and a parallel execution environment. However, like the “Ethereum killers” of the 2017 era, this design is not long-term scalable/sustainable. Solana already boasts some of the most expensive and specialized hardware requirements of any top 20 cryptocurrency, and as Solana transactions and price increase, the hardware costs to run a node, be a validator, and process transactions also increases.</p><br><p>Hardware requirements</p><ul><li><p>Bitcoin¹: 350GB HDD disk space, 5 Mbit/s connection, 1GB RAM, CPU &gt;1 Ghz. Number of nodes: ~10,000</p></li><li><p>Ethereum²: 500GB+ SSD disk space, 25 Mbit/s connection, 4–8GB RAM, CPU 2–4 cores. Number of nodes: ~6,000</p></li><li><p>Solana³: 1.5TB+ SSD disk space, 300 Mbit/s connection, 128GB RAM CPU 12+ cores. Number of nodes: ~1,200</p></li></ul><br><p>Below is empirical data experienced by cryptocurrency and cybersecurity expert, Jameson Lopp, from a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.lopp.net/2020-bitcoin-node-performance-tests/">2020 Bitcoin Node</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.lopp.net/2021-altcoin-node-sync-tests/">2021 Node Sync Tests</a>. The table compares the time it takes to sync a full node of Bitcoin vs. Ethereum vs. Solana on an average consumer-grade PC.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4318bb22d31fc46e02e105429882aea430d7f43f004c9afd5835d383bb8fc542.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Table 1. Blockchain throughput and node-sync comparison</p><br><p>Ethereum’s state growth situation is better than most chains (thanks to its lower gas limit) but could become problematic given enough time. As time passes and Ethereum adoption increases, the state grows in size and complexity. This ultimately increases the total time it takes for a full node to sync and the hardware requirements needed to run one. Fortunately, Ethereum has been designed to scale with rollups (discussed previously) which help reduce this state growth issue. As discussed at length, rollups handle enormous amounts of computation and transactions off-chain while only submitting a tiny “fingerprint” (proof) to the mainnet. This, coupled with sharding, enables exponential room for growth in a sustainable manner.</p>]]></content:encoded>
            <author>thatguy@newsletter.paragraph.com (thatguy)</author>
        </item>
    </channel>
</rss>