terence
@terencechain
Ethereum
In defense of the free option problem for EIP-7732: hackmd.io/@tchain/in-def…
We need your feedback on Glamsterdam headliners: ethereum-magicians.org/t/soliciting-s…
Real talk: all the headliners we've seen in glamsterdam show incredible quality & thoughtfulness. The level of work authors put into these EIPs deserves serious praise No matter which headliner gets in, this is already a win for Ethereum, community leveling up year after year 🫶
Headliner picks from all client teams: Execution Layer: - Geth: EIP-7928 (Block-level Access Lists) - Reth: EIP-7928 + EIP-7732 (ePBS) + EIP-7805 (FOCIL) stretch - Erigon (both EL + CL): EIP-7928 + EIP-7805 + EIP-7782 (Reduce Block Latency) - Nethermind: EIP-7928 + EIP-7732…
⭐️Glamsterdam Headliner Picks from Client Teams Today⭐️ Execution Layer: - Geth: EIP-7928 (Block-level Access Lists) - Reth: EIP-7928 + EIP-7732 (ePBS) + EIP-7805 (FOCIL) stretch - Erigon (both EL + CL): EIP-7928 + EIP-7805 + EIP-7782 (Reduce Block Latency) Consensus Layer: -…
⭐️Glamsterdam Headliner Picks from Client Teams Today⭐️ Execution Layer: - Geth: EIP-7928 (Block-level Access Lists) - Reth: EIP-7928 + EIP-7732 (ePBS) + EIP-7805 (FOCIL) stretch - Erigon (both EL + CL): EIP-7928 + EIP-7805 + EIP-7782 (Reduce Block Latency) Consensus Layer: -…
ETH deposit queue has been up only since July 7 so took at look at deposit requests from slot 12080022 until now - Total ETH deposited: 844,880.39 ETH - Validators with 0x01 prefix: 25,482 - Validators with 0x02 prefix: 145 - Validators deposited 32 ETH: 22,918 - Validators…

Prysm team recommends EIP-7732 for Glamsterdam headliner: hackmd.io/@tchain/prysm-…
Stress-test ePBS (EIP-7732) vs. Electra on 1 GigaGas L1 (avg 200 MGas blocks ~4 s exec) w/ @potuz_eth over 4 epochs: Electra: 28 orphaned blocks (lost rewards) ePBS: 0 orphaned blocks EIP-7732 is a game-changer for Ethereum L1 scaling! 🔥
Analyzing execution data from today -> 5/31 and found 94 blocks w/o a fee recipient (~2-3/day). All validators using mev-boost have fee recipients configured by looking from relayer, pointing to only self building proposer, I wonder what's causing them to miss execution rewards
🔥Ethereum is request for feedback for Glamsterdam headline EIP and here are the candidates: forkcast.org/upgrade/glamst… 📖You can read more on the process and details here: ethereum-magicians.org/t/eip-7773-gla… This is an exciting chance for relevant stake holders and community to voice in,…
ePBS 🤝 FOCIL compatibility TL;DR: ePBS and FOCIL are readily compatible, and the clean separation of beacon blocks from execution payloads we get from ePBS helps preserve chain liveness when payloads fail to satisfy IL conditions. 👇
Took a look at the entire Ethereum validator set to calculate how many consolidation opportunities were missed after the Pectra upgrade. Key stats: - Since pectra, 96,672 new validators got activated - 79,547 of those validators could have been consolidated, they reused a…
Just proposed a block on BuilderNet and got a highest bid in a long time 🎉
I ran a 36hour study on attestation arrival times on ethereum mainnet (slot 12029000 -> 12039000) to better understand how quickly my local Prysm node sees validated attestations across all subnets. This matters for reorg resistance & evaluating timing slack for slot…




Looks like Reth’s db tx insert performance got a big boost too, awesome work!
15-20% faster Ethereum block processing on Reth v1.5.0. more coming!
The power of CL retrieving blobs from EL mempool: Had it disabled for a while, recently re-enabled. The results speak for themselves: Chart 1: Utilization rate Chart 2: Block import speed Chart 3: DA wait times GetBlobs wasn't an EIP, no hard fork needed. Pure engineering,…



Saw a lot of back and forth on faster slot time (EIP-7782) and epbs (EIP-7732), so I wanted to share where I stand. First off, I want to emphasize that all the discussions I’ve seen have been in good faith, everyone wants what’s best for Ethereum. The main question is just the…