|
|
|
|
|
by pa7x1
818 days ago
|
|
I'm going to leave here a few dashboards that might be interesting: See Ethereum scale day by day (today Ethereum is doing 160 tps, more than 10x its initial throughput): https://l2beat.com/scaling/activity You can now settle your transactions on rollups for mere cents: https://fees-growthepie.streamlit.app/ Neat dashboards regarding blob usage: https://dune.com/hildobby/blobs What's coming... With the current number of blobs Ethereum will likely be able to do up to ~500 tps on average. ~1000 tps in burst mode. But in coming upgrades the blobs will be sharded through Data Availability Sampling, allowing validators to verify only a subset while being sure that the rest of blobs are validated and available by the rest of the network. This will allow to scale Ethereum up to 256 blobs. Which will give Ethereum a throughput of around ~100K tps. |
|