
Améziane Hamlat
@a_hamlat
Java performance engineer, working on Hyperledger Besu Ethereum client
ID: 1546741016
25-06-2013 21:50:32
106 Tweet
59 Followers
413 Following




The Ethereum L1 is scaling, with active work for short- and medium-term improvements. Dankrad Feist here tells us the tech ready. Revisit Wednesday's protocol research call, hosted by ansgar.eth, with links below to the slide deck and the call's homepage.

Scaling mainnet requires intensive simulations and testing, with all clients running at their limits In the latest protocol research call, Marcin Sobczak from Nethermind presents Perfnets, testing key metrics such as 10x gas, higher blob counts or lower slot times

vitalik.eth We have already worked on this topic within Besu. We implemented a mechanism that allows for a set of RPC nodes without the Merkle tree. The performance is good, and the node size remains small thanks to only storing the flat state.



After huge effort from all EL clients we are now ready for 45 MGas limit on Ethereum Mainnet. Nethermind released a 1.32.0 version which sets 45 as a default value + history expiry for pre-merge blocks + huge block production revenue improvement: github.com/NethermindEth/…






1/ Over the past months, we’ve: — Benchmarked opcode execution across clients — Built PerfNet to test performance under pressure — Simulated 1.5x mainnet state with CPerezz.eth ⟠ 🦀 & Guillaume Ballet for early scaling tests Not for headlines, but to keep Ethereum resilient.





New post on EthResear.ch! Overclocking Blocks with Gas Refunds By: - Toni Wahrstätter ⟠ 🔗 ethresear.ch/t/22862 Highlights: - Gas refunds incentivize users to clear storage but distort the actual gas usage reported for blocks. - Current gas accounting makes it seem like
