Ethereum made significant strides in 2024 with the Dencun upgrade, which introduced blob space and substantially advanced its rollup-centric roadmap. This helped Layer 2 solutions reduce transaction costs by 10 to 100 times. As we look ahead to 2025, a new set of upgrades—Ethereum Improvement Proposals (EIPs) and Ethereum Request for Comments (ERCs)—are set to further optimize the network.
This article explores five key upgrades expected to shape Ethereum’s future. Some are confirmed for inclusion in the upcoming Pectra upgrade, while others are still in development but have gained notable support from the community.
EIP-3074: Enhancing User and Developer Experience
One of the most anticipated improvements in the Pectra upgrade is EIP-3074. It introduces new opcodes that allow externally owned accounts (EOAs) to authorize smart contracts to perform actions on their behalf in a single transaction—without permanently transferring private keys.
This upgrade enables several user-friendly features:
- Transaction Batching: Combine multiple actions, like several token transfers, into one operation.
- Sponsored Transactions: Allow third parties to pay gas fees, opening new possibilities for dApps to cover user costs.
- Conditional Transactions: Create complex transaction flows that execute only when certain conditions are met.
- Meta-Transactions: Sign transactions offline or from another interface without holding ETH for gas.
- Delegated Security: Users can benefit from advanced security models, such as multisig setups, by allowing trusted callers to manage transactions.
EIP-3074 is considered a major step forward in evolving Ethereum’s account model. While some see it as a near-term solution before the broader adoption of ERC-4337 (account abstraction), its potential to improve user experience is significant.
EIP-7251: Maximizing Validator Efficiency
EIP-7251 is especially relevant for validators holding large amounts of ETH. Currently, each validator node requires exactly 32 ETH. Any amount beyond that does not earn additional rewards, prompting operators to set up new nodes for every additional 32 ETH.
This proposal changes that by allowing a single validator to stake any amount above 32 ETH, eliminating inefficiencies and making it easier for institutional participants to engage with Ethereum staking.
It is also expected to improve network performance by reducing the total number of active validators. Projects like Lido could consolidate their nodes, improving overall network scalability and efficiency.
👉 Learn more about advanced staking strategies
EIP-7002: Improving Staking Security
Included in the Pectra upgrade, EIP-7002 addresses critical risks associated with validator delegation. When users delegate their validator keys to a node operator, they rely on that operator to sign exit messages when withdrawing funds. If the operator acts maliciously or the key is compromised, users risk losing access to their staked ETH.
EIP-7002 introduces a mechanism that allows stakers to withdraw ETH using only their withdrawal key—bypassing the need for validator key cooperation. This greatly reduces the risk of fund withholding or extortion by rogue operators.
ERC-7683: Standardizing Cross-Chain Intents
Intent-based architectures have become a major topic in decentralized finance. ERC-7683 is a proposed token standard that aims to solve cross-chain interoperability issues by defining a universal structure for cross-chain intents. Think of it as a standardized order ticket that anyone can create and any solver can fulfill.
First proposed in 2024 by Uniswap and Across Protocol, ERC-7683 offers several potential benefits:
- Unifying Ethereum’s multi-chain ecosystem under a common standard.
- Enabling seamless interoperability across Layer 2s and sidechains.
- Reducing fragmentation with a shared framework.
- Improving user experience with simpler cross-chain interactions.
- Increasing liquidity through shared fill networks.
- Speeding up transactions and reducing failure rates.
- Encouraging innovation through collaboration.
ERC-7841: A Modular Framework for Inter-App Messaging
ERC-7841 is another interoperability-focused standard that introduces a low-level message format and API, allowing applications to send and receive messages across different chains.
Key features include:
- Chain-Agnostic Design: Applications can operate across multiple chains without rewriting message-handling logic.
- Modular Foundation: Offers flexibility for developers to build specific message types—like those for bridging or intents—on a universal base.
- Protocol Compatibility: Works with both synchronous and asynchronous messaging protocols.
While other standards target similar goals, ERC-7841 has generated considerable interest, reflecting strong momentum in cross-chain innovation.
Frequently Asked Questions
What is the Pectra upgrade?
Pectra is Ethereum’s next major hard fork, expected in 2025. It bundles several EIPs, including EIP-3074, EIP-7002, and EIP-7251, aiming to improve usability, security, and scalability.
How does EIP-3074 benefit everyday users?
It allows batch transactions, sponsored gas fees, and more flexible signing options—making Ethereum interactions cheaper and more user-friendly.
Will EIP-7251 reduce decentralization?
No. By allowing validators to stake more than 32 ETH per node, it may actually improve network health by reducing unnecessary node proliferation.
What’s the difference between ERC-7683 and ERC-7841?
ERC-7683 standardizes cross-chain intents and orders, while ERC-7841 provides a generic messaging layer that apps can use for any type of cross-chain communication.
Are these upgrades finalized?
Most are still in proposal or testing phases. EIP-3074, EIP-7002, and EIP-7251 are likely to be included in Pectra, while the ERCs may take longer to implement.
Can these upgrades help Ethereum scale further?
Yes. By improving staking efficiency, user experience, and cross-chain interoperability, these upgrades support Ethereum’s long-term growth and adoption.