New Week In Ethereum 2025-08-01
The Ethereum community is actively discussing Fusaka upgrade timelines, with a proposal to target mainnet deployment before Devconnect (November 17-22, 2025). The tentative schedule includes Holešky testnet in early September, Sepolia around September 15-22, Hoodi on October 16, and mainnet around November 5-12.
Eth R&D Protocol Call(s)
-
- Fusaka upgrade:
- Discussions on EIP-7825 (Transaction Gas Limit Cap) concerns, with application developers raising issues about the proposed 16.8M gas limit being too restrictive for some existing applications.
- Proposal to increase BALANCE_PER_ADDITIONAL_CUSTODY_GROUP from 32 to 128 ETH to address PeerDAS validator count concerns.
- Detailed upgrade rollout timeline proposed, targeting mainnet before Devconnect (November 2025).
- Glamsterdam upgrade:
- Review of community feedback on potential headliner features.
- Fusaka upgrade:
-
FOCIL Breakout #16 (July 29, 2025):
- Discussion on ePBS compatibility with FOCIL, with a detailed presentation exploring how these two proposed Glamsterdam headliners could work together.
- Temperature check on Glamsterdam upgrade priorities.
-
- Fusaka Devnet 3 updates:
- Network is live with 18 blobs per block, with BPO-4 planned to reduce blob count.
- 30% of nodes are gigabit "super nodes" with the rest at 100 Mbps down / 50 Mbps up, based on EIP-7870.
- Issues identified with Nimbus EL/CL connecting to bootnodes and higher-than-expected orphan blocks.
- Gas limit testing:
- Mainnet running at 45 million gas with no major issues noted.
- Investigation into secp256r1 gas pricing planned.
- CLZ benchmark results:
- Tests based on EIP-7825 focusing on worst-case block sizes.
- Two gas limit scenarios tested: 72M and 100M.
- Recommendation to maintain gas pricing at 5 for now, with plans to reduce in Glamsterdam.
- Fusaka Devnet 3 updates:
Fusaka Upgrade
-
Fusaka Devnet 3 is now live and finalizing with multiple BPOs (Blob Parameter Only hardforks) already completed, as reported in the ACDT #46 call.
-
EthPandaOps team proposed specific dates for the Fusaka upgrade rollout:
- Holešky testnet: week of September 15-18
- Sepolia testnet: week of September 22-25
- Hoodi testnet: week of October 13-16
- Mainnet: week of November 3-6 (before Devconnect)
-
Concerns raised about EIP-7825 (Transaction Gas Limit Cap) setting the limit at 16.8M gas, which could break existing applications that require more gas. Discussion ongoing about potentially increasing this to 30M gas.
-
PeerDAS validator count concerns being addressed with a proposal to increase BALANCE_PER_ADDITIONAL_CUSTODY_GROUP from 32 to 128 ETH.
Glamsterdam Upgrade
-
CFI EIP-7928: Block-level Access Lists for Glamsterdam was mentioned in the ACDE #217 call, indicating progress on defining the scope of the next major upgrade after Fusaka.
-
The FOCIL Breakout #16 call included a presentation on ePBS compatibility with FOCIL, exploring how these two proposed Glamsterdam headliners could potentially work together.
-
Active community feedback collection on Glamsterdam headliners continues, with stakeholders providing input on which features should be prioritized.
Layer 1
-
Geth team identified and fixed an issue where nodes were running out of memory during tracing, causing node crashes and database corruption on BloatNet. The fix involves reworking tracing to use less memory.
-
Peer discovery issues reported between Geth and Nethermind clients, with investigation ongoing into potential problems with ENR exchange. The issue appears to have started about 5 days ago and is unrelated to the 45M gas limit.
-
Sunnyside Labs reported progress on large block size propagation tests, running two testnets with regular transactions to monitor how larger block sizes affect network data propagation.
-
EEST Benchmark v0.0.3 released, including all benchmark tests and enabling Nethermind tools to use genesis files.
Research
-
LMD GHOST with ~256 validators and a fast-following finality gadget: New research exploring how to implement LMD GHOST with a smaller validator set while maintaining security properties.
-
The Glamsterdam equation: Analysis of the mathematical relationships between different scaling approaches being considered for the Glamsterdam upgrade.
-
Faster block/blob propagation in Ethereum: Ongoing discussion about optimizing block and blob propagation to improve network efficiency, with new contributions in the past week.
-
A practical proposal for Multidimensional Gas Metering: Research into more sophisticated gas metering approaches that better reflect actual resource usage on the network.
-
Ethereum Bytecode and Code Chunk Analysis: New analysis of Ethereum bytecode patterns and code chunking strategies for stateless clients.
-
Maintaining Effective Blob Fee Markets During Network Scaling: Dual-Variable EIP-1559: Proposal for improving blob fee markets to maintain effectiveness during network scaling.
Layer 2
-
Fusaka upgrade preparations continue with devnet-3 stability testing reaching ~94% participation. Core developers aim to release client binaries by September 1, with mainnet upgrade targeted for mid-November, just before Devconnect.
-
Transaction Gas Limit Cap debate intensifies as developers discuss whether to cap transactions at 16.8M gas or increase to 20M. The decision, which impacts DEX aggregators and other complex applications, will be finalized on August 4.
-
Block-Level Access Lists (BAL) has been Considered for Inclusion as the execution layer headliner for the Glamsterdam upgrade, with strong community consensus. Benchmarking between variants including/excluding read-locations is ongoing.
Stuff for Developers
-
Foundry:
- Foundry v1.3.0 released with significant performance improvements (up to 21.5% faster tests), built-in linter, time-based campaigns for invariant tests, coverage-guided fuzzing, table tests, and improved EIP-712 support.
- New cast pad command added for hex data padding in the nightly build.
- Fixed consistent handling of unresolved imports in forge.
-
Partial history expiry has been delivered across all Ethereum execution clients, allowing nodes to drop pre-merge history and reduce disk space requirements by 300-500 GB.
-
Gas limit increase to 45M has been successfully implemented, with the latest blocks now using the new limit. Testing teams are working on a path to progressively higher limits in the future.
Security
-
Woo X exchange lost $14 million in a phishing attack that compromised a team member's device, giving hackers access to wallets across multiple blockchains. This marks the third major security incident for the WOO ecosystem.
-
GMX V1 experienced a $42 million exploit on July 9 via a cross-contract reentrancy vulnerability introduced by a 2022 bug fix. The attacker manipulated globalShortAveragePrices to inflate GLP pricing, but funds were later recovered in coordinated disclosure with a $5M bounty paid.
-
ArcadiaFi lost $3.6 million when an attacker used crafted swapData to trigger arbitrary calls through a trusted rebalancer contract. The exploit hit during a pause cool down period, leaving ArcadiaFi unable to intervene before the funds were bridged out.
Ecosystem
-
Ethereum celebrated its 10th anniversary on July 30, marking a decade since the genesis block and mainnet launch. Over 100 ecosystem-led events took place across 6 continents, and the Ethereum Foundation hosted a livestream event featuring discussions with co-founders and ecosystem builders.
-
Lean Ethereum vision unveiled by Justin Drake as a roadmap for the next 10 years, focusing on extreme performance with uncompromising security and decentralization. The plan includes upgrades across all three L1 sublayers: consensus, data, and execution.
-
Checkpoint #5 published, providing updates on Fusaka upgrade progress, Glamsterdam headliner discussions, gas limit increases, and history expiry implementation.
-
Glamsterdam upgrade headliner discussions continue, with stakeholder feedback being solicited. The consensus layer community is choosing between enshrined proposer-builder separation (ePBS) and delayed execution (EIP-7862).
Notable at app layer
- GENIUS Act introduced, potentially reshaping the regulatory landscape for stablecoins and DeFi protocols. Critics argue it may be Wall Street's victory disguised as crypto's win, forcing DeFi protocols into compliance boxes while traditional finance absorbs the innovation.
Centralization watch: threatening the value of your ETH
- 🚨 Lido at 25.84%, still too close to the 33.3% threshold.
- Client diversity (via clientdiversity.org):
- Execution layer: Geth ~41% & Nethermind ~38%
- Consensus layer: Lighthouse ~42.71% & Prysm ~30.91%
- Any client bug over 33.3% could mean loss of finality.
- Better geographic diversity is optimal, particularly outside of North America & Europe.
Client Releases
- Execution layer:
- Geth v1.16.1: Patch release fixing regressions from v1.16.0, including abigen v2 improvements, fixes for eth_getLogs and eth_getTransactionReceipt, and statically-linked binaries.
- Nethermind v1.32.4: Fixes peer discovery issues after Geth 1.16.0 release, improves peering, and optimizes peer-distance calculations for faster network operations.
EIPs/Standards
-
EIPs (Core, Networking, Interface):
-
ERCs (Application Layer):
Onchain Stats
- Fees (via ultrasound.money):
- Gas: 0.2 to 9.5 gwei, 1.0 gwei average; zero net issuance at 20.5 gwei
- 2.7k ETH net issuance this week
- ETHUSD: $2507 – $2598, currently $2,582, all time high $4,878
- ETHBTC: currently 0.0236 (Flippening at ~0.165)
Miscellaneous
- lean Ethereum: Justin Drake unveils vision for the next 10 years of Ethereum, focusing on extreme performance with uncompromising security and decentralization through next-generation cryptography.
- Celebrating 10 Years of Ethereum: Ethereum Foundation marks the 10th anniversary of Ethereum's genesis block and mainnet launch.
- Checkpoint #5: July 2025: Latest update on Ethereum core development progress.
- Scaling the L1 to Gigagas with Real-Time Proving: Community discussion on scaling Ethereum L1 using real-time proving technology.
- Soliciting stakeholder feedback on Glamsterdam headliners: Community discussion on proposed EIPs for the Glamsterdam upgrade.
Job Postings
- Event Manager: OP Labs is hiring a remote Event Manager ($140K-$160K).
- Talent Sourcer: Offchain Labs is looking for a remote Talent Sourcer.
- Director, BD Fintech: Optimism is hiring a remote Director of Business Development focused on fintech.
- Senior Policy Associate, APAC: Uniswap is seeking a Senior Policy Associate for the APAC region.
- Chief of Staff, Crypto: Offchain Labs is hiring a remote Chief of Staff for their crypto division.
Upcoming Dates of Note
- Aug 4-6 - SBC (The Science of Blockchain Conference 2025) in Berkeley, USA
- Aug 4-16 - ETH Enugu '25 in Enugu, Nigeria
- Aug 9-10 - ETHVietnam 2025 in HCMC, Vietnam
- Aug 14 - Pragma New York in New York, USA
- Aug 15-17 - ETHGlobal New York in New York, USA
- Aug 19-23 - ProdFest Jos in Jos, Nigeria
- Aug 28-30 - Web3 Lagos Conference in Lagos, Nigeria
- ← Previous
New Week In Ethereum 2025-07-25 - Next →
New Week In Ethereum 2025-08-08