Latest Ethereum (ETH) News Update

By CMC AI
08 July 2026 08:27AM (UTC+0)

What is the latest news on ETH?

TLDR

Ethereum's week mixes a price rebound with institutional steps forward and regulatory steps back. Here are the latest news:

  1. AngelList Ends Crypto Payments (8 July 2026) – The venture platform suspends ETH and stablecoin funding, reverting to traditional banking rails.

  2. Ethereum Reclaims $1,800 on ETF Inflows (8 July 2026) – The asset surged nearly 10% as U.S. spot ETFs logged three straight days of net inflows.

  3. EU Revisits "Chat Control" Rules (8 July 2026) – Lawmakers vote to extend message-scanning rules, raising compliance concerns for Web3 projects.

Deep Dive

1. AngelList Ends Crypto Payments (8 July 2026)

Overview: AngelList, a major platform for startup investing, announced it will suspend all cryptocurrency payment options—including USDC, USDT, DAI, and Ethereum (ETH)—after July 31, 2026. This change results from ending its partnership with Rail, Ripple's stablecoin payment service. New investments will require ACH or wire transfers, though existing accounts are unaffected. What this means: This is neutral to slightly bearish for Ethereum's adoption narrative because it shows a major tech platform stepping back from crypto integration for core operations, highlighting persistent challenges in mainstream payment infrastructure despite growing institutional interest. (CoinMarketCap)

2. Ethereum Reclaims $1,800 on ETF Inflows (8 July 2026)

Overview: ETH price surged about 10% over the past week, briefly crossing $1,800. Momentum was driven by a shift to positive net taker volume in futures and, notably, three consecutive days of net inflows into U.S. spot Ethereum ETFs. This suggests cautious but returning institutional demand. What this means: This is bullish for Ethereum because sustained ETF inflows represent a new source of regulated, buy-side pressure that can help establish a price floor and build momentum, especially when coupled with low leverage in the rally. (CoinMarketCap)

3. EU Revisits "Chat Control" Rules (8 July 2026)

Overview: The European Parliament narrowly voted to reconsider extending temporary "chat control" rules, which allow scanning of private messages for illegal content. The move raises the voting threshold for opponents, making it harder to block. What this means: This is a regulatory risk for Ethereum's ecosystem because if enacted, decentralized messaging and social features built on Ethereum could face new compliance burdens or restrictions in the EU, potentially stifling innovation. (Crypto.news)

Conclusion

Ethereum's trajectory is being shaped by competing forces: growing institutional ETF demand is providing price support, while regulatory scrutiny and real-world integration hurdles persist. Will accelerating ETF inflows be enough to offset these adoption friction points in the second half of 2026?

What are people saying about ETH?

TLDR

Ethereum chatter is a tug-of-war between technical gloom and whale-driven hope. Here’s what’s trending:

  1. Analysts point to bearish charts and weakening momentum, with key support at risk.

  2. Despite the downturn, major whales are aggressively accumulating, signaling long-term conviction.

  3. The mood is split between frustration over price stagnation and belief in a pending breakout.

Deep Dive

1. @NiklasTheisen: A Bearish Technical Snapshot bearish

"📊 $ETH Overview | 2026-06-29... EMA200 🔴 Bearish, Supertrend 🔴 Bearish, ADX 🚀 Strong... RSI 🔴 Bearish, MACD 🔴 Bearish" – @NiklasTheisen (1.6K followers · 29 June 2026 14:20 UTC) View original post What this means: This is bearish for ETH because it shows a confluence of negative indicators—a strong downtrend with bearish momentum and money flow—suggesting a lack of buyer conviction and potential for further decline.

2. @theCryptera: Whales Buy the Dip bullish

"Ethereum whales holding 100K+ $ETH just accumulated 17.41M $ETH... a 9 week high. While prices were falling... Retail sells the dip. Whales buy it" – @theCryptera (5.9K followers · 29 May 2026 08:03 UTC) View original post What this means: This is bullish for ETH because large-scale accumulation by whales during a price decline reduces liquid supply and indicates strong confidence in Ethereum's long-term value, often preceding a market reversal.

3. @cryptoWZRD_: A Precarious Price Level mixed

"ETH Daily Technical Outlook: $ETH closed indecisively. Staying above $2,100 on the intraday chart will lead it to push higher. A move below will lead to further decline..." – @cryptoWZRD_ (103.8K followers · 25 May 2026 02:29 UTC) View original post What this means: This is neutral for ETH as it highlights a critical inflection point; holding $2,100 support could spark a rally, while a breakdown would confirm bearish control, making this a key level to watch.

Conclusion

The consensus on Ethereum is mixed, caught between near-term technical weakness and long-term accumulation signals. While daily charts paint a bearish picture of exhaustion, on-chain data reveals whales are building positions, betting on a future catalyst like the Glamsterdam upgrade. Watch the $2,100 support level closely—its defense or failure will be the next major signal for trader sentiment.

What is the latest update in ETH’s codebase?

TLDR

Ethereum's core development is actively preparing for the upcoming Amsterdam hard fork, with recent client releases and code commits focusing on scalability and efficiency.

  1. Amsterdam Fork Implementation (May 2026) – Geth v1.17.4 adds block-level access lists and a new state-sync protocol for faster, cheaper transactions.

  2. Fusaka Upgrade & BPO Forks (December 2025) – Mainnet activation of PeerDAS for scaling, followed by two Blob Parameter Only forks to increase data capacity.

  3. Gas Limit Increase & Client Updates (June 2025) – Major clients like Geth and Nethermind default to a 45 million gas limit, allowing more transactions per block.

Deep Dive

1. Amsterdam Fork Implementation (May 2026)

Overview: The Geth v1.17.4 release, tagged "Flexible Polymer Casing," is a maintenance update that continues implementing the upcoming Amsterdam hard fork. It introduces core features designed to make the network process data more efficiently, which should result in lower costs and faster confirmation times for users.

This release focuses on several key Ethereum Improvement Proposals (EIPs). EIP-7928 introduces Block-Level Access Lists (BALs), which allow nodes to pre-fetch the exact state data needed to execute a block, drastically speeding up processing. EIP-8189 establishes snap/2, a new state-sync protocol built on these access lists for more efficient initial synchronization. Additionally, EIP-8037 increases the gas cost for creating new state, encouraging better resource management by developers. The update also includes various RPC improvements, such as the new eth_baseFee method and optimized engine API handling for large data payloads.

What this means: This is bullish for Ethereum because it lays the groundwork for significantly faster and cheaper transactions. The new block-level access lists mean nodes can verify blocks more efficiently, reducing the hardware burden and improving network decentralization. For everyday users, this translates to a smoother experience with dApps and lower fees, especially as these optimizations trickle down to Layer 2 networks.

(Source)

2. Fusaka Upgrade & BPO Forks (December 2025)

Overview: The Fusaka (Osaka) network upgrade went live on mainnet on December 3, 2025. Its headline feature is the implementation of PeerDAS (Peer Data Availability Sampling), a sophisticated mechanism that allows nodes to verify large amounts of data without downloading it all. Following Fusaka, two parameter-only forks, BPO1 and BPO2, were scheduled to progressively increase the network's blob capacity.

The upgrade's primary goal is scaling data availability for Layer 2 rollups. Fusaka itself began expanding blob capacity, and the subsequent BPO forks were planned to raise the target and maximum blobs per block significantly—for example, from 6/9 to 10/15 and then to 14/21. This structured increase is designed to safely boost the network's data throughput, which directly reduces transaction costs on rollups like Arbitrum and Optimism.

What this means: This is extremely bullish for Ethereum as it directly tackles high fees, the network's most significant user pain point. By more than doubling the data capacity for rollups, Fusaka and the BPO forks enable Layer 2s to offer transactions for pennies instead of dollars. This makes Ethereum more competitive and accessible for millions of users, strengthening its position as the leading smart contract platform.

(Source)

3. Gas Limit Increase & Client Updates (June 2025)

Overview: In late June 2025, the Ethereum community group ethPandaOps recommended that validators increase the gas limit per block to 45 million. In response, new releases of core execution clients, Geth v1.16.0 and Nethermind 1.32.0, set this higher limit as their default. This is a consensus-driven parameter change that allows each block to contain more transactions or complex operations.

Increasing the gas limit is a direct method to enhance network throughput. It means the base layer can process more activity within the same 12-second block time. This change followed extensive testing and community discussion to ensure network stability, as a higher limit also increases the potential resource load on nodes. The coordinated client updates ensure the network operates uniformly under the new parameters.

What this means: This is neutral to bullish for Ethereum. It provides immediate relief for network congestion by increasing capacity, which can help moderate gas fees during peak demand. However, it also requires node operators to have adequate hardware to handle larger blocks. For users, the main benefit is a more responsive network during busy periods, reducing transaction wait times.

(Source)

Conclusion

Ethereum's codebase is in a phase of aggressive optimization, with recent work squarely focused on executing the Amsterdam upgrade and building upon the scaling foundations laid by Fusaka. This trajectory emphasizes lower fees, higher throughput, and a more robust base layer. How will the successful deployment of Amsterdam's block-level access lists further catalyze the next wave of Layer 2 innovation?

What is next on ETH’s roadmap?

TLDR

Ethereum's development continues with these upcoming milestones:

  1. Glamsterdam Upgrade (H1 2026) – Major hard fork focusing on parallel execution, higher gas limits, and enshrined proposer-builder separation.

  2. Hegotá Upgrade (H2 2026) – Follow-up upgrade expected to advance state management with Verkle Trees and further scalability.

  3. The Strawmap Vision (Through 2029) – Long-term research framework targeting quantum resistance, ~10k TPS on L1, and native privacy features.

Deep Dive

1. Glamsterdam Upgrade (H1 2026)

Overview: This is the next scheduled hard fork, targeting deployment in the first half of 2026. Its core objectives are scaling Layer 1 execution and improving data availability for Layer 2 rollups. Key components include implementing Enshrined Proposer-Builder Separation (ePBS via EIP-7732) to decentralize block building, introducing block-level access lists for parallel transaction processing, and pushing the gas limit "toward and beyond 100 million" from the current 60 million (Ethereum Foundation).

What this means: This is bullish for Ethereum because it directly addresses network capacity and high fees, potentially making transactions cheaper and faster for end-users. The main risk is technical complexity, which could lead to delays or require careful coordination across client teams.

2. Hegotá Upgrade (H2 2026)

Overview: Scheduled for the second half of 2026, Hegotá is planned as the next major upgrade following Glamsterdam. It will continue the biannual upgrade cadence and is expected to merge execution and consensus layer improvements. A primary focus is advancing state scalability, likely through the introduction of Verkle Trees, which would significantly reduce the data storage burden on nodes and pave the way for stateless clients (CoinJournal).

What this means: This is bullish for Ethereum because reducing node hardware requirements strengthens network decentralization and accessibility. It represents a critical step in Ethereum's long-term scalability. The timeline is dependent on the successful research and testing of Verkle Trees, which carries inherent development risk.

3. The Strawmap Vision (Through 2029)

Overview: The "Strawmap" is a draft research roadmap outlining a vision for Ethereum's evolution through 2029 (The Defiant). It proposes around seven network forks focused on five "north stars": near-instant finality (aiming for 10-20 seconds), increasing Layer 1 capacity to ~10,000 transactions per second (TPS), scaling Layer 2s to millions of TPS, implementing post-quantum cryptography, and adding native privacy for ETH transfers.

What this means: This is neutral-to-bullish for Ethereum as it demonstrates a committed, long-term R&D pipeline aimed at existential challenges like quantum computing. However, these are forward-looking research goals, not guaranteed deliverables, and their realization depends on years of successful innovation and community consensus.

Conclusion

Ethereum's trajectory is defined by a structured, biannual upgrade cycle immediately focused on scalability (Glamsterdam, Hegotá), backed by a ambitious long-term research agenda (Strawmap) to future-proof the network. How will the successful implementation of parallel execution in 2026 impact Layer 2 adoption and network activity?

CMC AI can make mistakes. Not financial advice.