Tim Beiko

Tim Beiko is a protocol developer and coordinator at the Ethereum Foundation who serves as the primary facilitator of the All Core Developers (ACD) calls — the bi-weekly calls that coordinate Ethereum’s decentralized developer community on protocol upgrade decisions — and was the lead coordinator for Ethereum’s most significant upgrades including London (EIP-1559 fee burn, August 2021), The Merge (PoS transition, September 15, 2022), Shanghai/Shapella (staking withdrawals enabled, April 2023), and Dencun (EIP-4844 blob transactions, March 2024).


Background

Tim Beiko is Canadian and has a background in software engineering. He worked at PegaSys (the enterprise Ethereum client team within ConsenSys) before joining the Ethereum Foundation as a protocol developer and coordinator. His work is primarily coordination and process management rather than core cryptographic research — facilitating the complex multi-client, multi-team consensus process that governs how Ethereum upgrades are designed and activated.

The All Core Developers Process

Ethereum has no single leadership; instead, client teams (go-ethereum/geth, Besu, Nethermind, Erigon, Reth for execution; Prysm, Lighthouse, Teku, Nimbus, Lodestar for consensus) coordinate on protocol changes through:

  1. EIP (Ethereum Improvement Proposal) authoring — Anyone can write an EIP.
  2. ACD calls — Bi-weekly calls (All Core Devs Execution, All Core Devs Consensus) where client teams discuss, debate, and reach rough consensus on EIPs for inclusion in upcoming forks.
  3. Meta-EIP (network upgrade EIP) — Each upgrade is organized under a meta-EIP listing all included EIPs.
  4. Testnet activationMainnet activation.

Beiko facilitates ACD calls and authors the meta-EIPs, maintaining the master list of what’s included in each upgrade and managing the testing process.

Key Upgrades Coordinated

Upgrade Date Key EIPs
Berlin April 2021 Gas repricing for EIP-2929
London August 2021 EIP-1559 (fee market reform, base fee burn)
The Merge September 15, 2022 PoS transition; TTD reached
Shanghai/Shapella April 2023 EIP-4895: staking withdrawals enabled
Dencun March 2024 EIP-4844: protodanksharding blob transactions

The Merge was the most significant: transitioning Ethereum from PoW to PoS reduced Ethereum’s energy consumption by ~99.95% and fundamentally changed its validator set from miners to stakers. Coordination involved simultaneous upgrade of all execution and consensus clients with no service interruption — universally considered a technical success.

EIP-4844 (Dencun) introduced “blobs” — a new transaction type for L2 rollup data that significantly reduced L2 transaction costs by providing dedicated data availability bandwidth separate from calldata.

Communication Style

Beiko is known within the Ethereum developer community for:

  • Clear, jargon-light communication about upgrade status.
  • A systematic “upgrade tracker” Google Sheet approach to organizing what’s in each fork.
  • Active Twitter presence explaining complex protocol topics to wider audiences.
  • Humor and accessibility — his Twitter account is one of the more readable sources of Ethereum protocol news.

Key Dates

  • 2018 — Joins PegaSys (ConsenSys enterprise Ethereum team).
  • 2020 — Joins Ethereum Foundation as protocol coordinator.
  • August 5, 2021 — London hard fork with EIP-1559 activates.
  • September 15, 2022 — The Merge activates at TTD 58750000000000000000000; no chain reorg.
  • April 12, 2023 — Shanghai/Shapella activates; 16M+ ETH staking withdrawals unlocked.
  • March 13, 2024 — Dencun activates; EIP-4844 blob transactions reduce L2 fees 10–100×.

Common Misconceptions

  • “Tim Beiko makes decisions for Ethereum.” — Beiko coordinates and facilitates; he does not have unilateral authority to include or exclude EIPs. Client team consensus (rough, not voted) determines protocol changes.
  • “The Merge was just switching a database.” — The Merge was an ultra-complex live system migration — switching the consensus engine of a $200B+ network in production — widely compared to “changing a car’s engine while it’s driving at 100km/h.”

Last updated: 2026-04

Related Terms