Ethereum 1.0

Mainnet Statistics

Item Value Remarks
Started At 2015-06-30 > 51 Months
Node Number ~ 7,000 2019
Account Number > 77,000,000 2019/10/13
Block Number > 8,700,000 2019/10/15
Block Time ~ 13 sec 2019/10/15
Transaction Number > 560,000,000 2019/10/15
Throughput ~ 9 TPS 2019/10/15
Full Node Size ~ 200 MB Current State + All Txs
Archive Node Size ~ 3.2 TB Current State + All Txs + Snapshots

Hard Forks

EVM

Account State

Property Description Remarks
nonce # of tx. sent for EOA or # of contracts created by the account for contract account scalar value
balance the # of Wei (10-18 Ether) scalar value
storageRoot A 256-bit hash of the root node of a Merkle Patricia tree  
codeHash The hash of the EVM code of this account immutable

Ethereum 2.0

<img src=”https://miro.medium.com/max/1744/0*ufBJ5S8YX0IGIqng” alt=”Ethereum 2.0 Architecture” width=1024 border=1 style=”border-width:1”/>

Key Concepts

Becon Chain

Casper

Casper FFG (Casper the Friendly Finality Gadget)

Casper CBC (Casper the Friendly GHOST: Correct-by-Construction)

Validator

Slashing

Sharding

Double Verification Process

Plasma Chains

Game Theory

Solidity Secure Programming

My Schedule

Date Sessions Speakers Description Remarks
2019/10/08 09:05 Formal Verification of Smart Contracts and Protocols: What, Why, How      
2019/10/11 09:10 Ethereum 2.0 Phase 1 & 2 Developer Experience