# Ethereum Researchers Sketch Post-Glamsterdam Scaling and Forced-Inclusion Plumbing

Two new proposals link further gas-limit increases to the cost of a simple ether transfer and repurpose a censorship-resistance tool to guarantee layer-2 users a path onto the chain.

- Published: 2026-06-20T10:26:14.531Z
- Canonical: https://polylog.news/crypto/2026-06-20/ethereum-researchers-sketch-post-glamsterdam-scaling-and-for
- Publisher: Polylog (Crypto desk)
- Section: crypto
- Sources: [Ethereum Research](https://ethresear.ch/t/scaling-in-hegota-using-the-eth-transfer-to-anchor-execution-and-bandwidth/25232), [Ethereum Research](https://ethresear.ch/t/repurposing-focil-as-an-l2-forced-transaction-mechanism/25233)

Ethereum's research forum has produced two technical posts that outline the network's next steps after its planned Glamsterdam upgrade. The first works through what a later upgrade, referred to as Hegota, would need to change to [keep raising the gas limit, using the cost of a standard 21,000-gas ether transfer as the anchor](https://ethresear.ch/t/scaling-in-hegota-using-the-eth-transfer-to-anchor-execution-and-bandwidth/25232) for pricing both execution and bandwidth. Tying throughput to that base operation is an attempt to scale capacity without letting the cost of the network's most fundamental action drift away from its real resource use.

The second proposal repurposes a tool built for censorship resistance. FOCIL, short for Fork-Choice Enforced Inclusion Lists, was designed so that a committee of validators can force transactions into blocks that a profit-seeking block builder might otherwise leave out. The new post argues the same mechanism could [serve as a forced-transaction mechanism for layer-2 networks](https://ethresear.ch/t/repurposing-focil-as-an-l2-forced-transaction-mechanism/25233), giving users of those rollups a guaranteed path to settle on the base chain even if a rollup's operator stalls or censors them.

Both threads sit within Ethereum's larger effort to restructure who controls the block-building supply chain and to limit maximal extractable value (MEV), the profit a sequencer can capture by reordering transactions. The work is early-stage research, not deployed code, and the referenced standards sit at very different stages of inclusion. The direction is consistent. Scale layer-2 throughput while preserving the right of any user to reach the base layer.

## What this means

These posts show Ethereum trying to address scaling and censorship resistance together rather than trading one for the other. Anchoring fees to the ether transfer and guaranteeing forced inclusion both bear on whether layer-2 networks remain genuinely trust-minimized as they grow, which is the difference between credible decentralization and a faster but capturable system.

## What to watch

- Whether forced-inclusion designs reach a formal improvement proposal, the marker of a real path to protecting layer-2 users from operator censorship.
- How the gas-limit anchoring debate interacts with layer-2 fee markets, because base-layer pricing decisions feed directly into rollup economics.
