L2 Flashcards
OMG Network
a non-guardian layer-two scaling solution for Ethereum
Why did the OMG Network essentially die?
other Etherem layer-two scaling solutions like Arbitrum and Polygon were drawing in more demand and managed to build functioning ecosystems
ORU
I think stands for optimistic rollup
Sharding
An attempt to avoid that “every single computer in the network has to validate every single transaction
List the ethereum l2 scaling solution categories
1) rollups 2) plasma 3) state channels 4) sidechains 5) hybrid solutions 6) validium
(As of apr 2021) list the main current downsides of l2 scaling solutions
1) They break the composability of DeFi, arguably the most powerful aspect of DeFi. As of apr 2021 dapps on one L2 can’t communicate with apps on another L2
2) they split liquidity between each chain 3) on boarding/off boarding friction (polygon withdraw time takes ~15 minutes) and Optimism has a hypothetical 1-2 week on boarding time
Why has TPS become irrelevant in the context of rollups?
It’s because of how rollups compress data. So in ZKRs you can have 10 people making a million trades between them on a DEX. But from Ethereum’s perspective it’s only 10 transactions due to the compression. Also you get 1 million TPS for the price of 10 :) [ does it actually count as 10 or 10*9/2?]
The monolithic blockchain trilemma
higher throughputs necessarily mean lower security and/or decentralization
https://polynya.medium.com/rollups-data-availability-layers-modular-blockchains-introductory-meta-post-5a1e7a60119d
List the Big Four ETH contract smart Rollup chains
Arbitrum, Optimistic Ethereum, zkSync 2.0 and StarkNet
https://polynya.medium.com/the-big-four-smart-contract-rollup-chains-arbitrum-optimistic-ethereum-zksync-2-0-and-starknet-b7ecbb773f40
According to polynya what is the biggest shift in the blockchain industry since the release of ethereum smart contracts in 2015?
Rollups
How to gain investment exposure to a Rollup currently?
Invest in the l1 that the rollup uses, or invest in protocols that launch to the rollup
L2beat
an analytics and research website about Ethereum layer two (L2) scaling
L2beats narrow definition of l2
“We define layer two as a chain that fully or partially derives its security from layer one Ethereum so that users do not have to rely on the honesty of L2 validators for the security of their funds.”