You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Prague-Electra ("Pectra") upgrade includes several improvements to the Ethereum protocol aimed at enhancing the experience for all users, including users of layer 2 network, stakers and node operators.
81
81
82
-
The Prague upgrade contains a set of improvements to Ethereum's _execution_ aimed at scaling and staking experience, in tandem with the Electra consensus upgrades.
82
+
Staking gets an upgrade with compounding validator accounts, and improved control over staked funds using the execution withdrawal address. EIP-7251 increases the max effective balance for a single validator to 2048, improving capital efficiency for stakers. EIP-7002 allows an execution account to securely trigger validator actions, including exiting, or withdrawing portions of the funds, improving the experience for ETH stakers, while helping strengthen accountability for node operators.
83
83
84
-
<!-- TODO: Short description of execution layer changes -->
84
+
Other parts of the upgrade focus on improving the experience for regular users. EIP-7702 brings the ability for a regular non-smart-contract account ([EOA](/glossary/#eoa)) to execute code similar to a smart contract. This unlocks unbounded new functionality for traditional Ethereum accounts, such as transaction batching, gas sponsorship, alternative authentication, programmable spending controls, account recovery mechanisms and more.
85
85
86
-
<ExpandableCardtitle="Prague EIPs"contentPreview="Official improvements included in this upgrade.">
86
+
<ExpandableCardtitle="Pectra EIPs"contentPreview="Official improvements included in this upgrade.">
87
+
88
+
Better user experience:
87
89
88
90
<ul>
89
-
<li><ahref="https://eips.ethereum.org/EIPS/eip-6110">EIP-6110</a> - <em>Supply validator deposits on chain</em></li>
<li><ahref="https://eips.ethereum.org/EIPS/eip-7840">EIP-7840</a> - <em>Add blob schedule to EL config files</em></li>
94
95
</ul>
95
96
96
-
</ExpandableCard>
97
-
98
-
<!-- TODO: Confirm link list, target 4±1 -->
99
-
100
-
-[Pectra.wtf](https//pectra.wtf)
101
-
-[How Pectra will enhance the staking experience](https://www.kiln.fi/post/next-ethereum-upgrade-how-pectra-will-enhance-the-staking-experience)
102
-
103
-
#### Electra summary {#electra-summary}
104
-
105
-
<!-- TODO: Fill in description -->
97
+
Better staking experience:
106
98
107
-
The Electra upgrade contains a set of improvements to Ethereum's _consensus_ aimed towards ... This upgrade comes in tandem with the Prague execution upgrades to ...
108
-
109
-
<!-- Short description of consensus layer changes -->
99
+
<ul>
100
+
<li><ahref="https://eips.ethereum.org/EIPS/eip-7251">EIP-7251</a> - <em>Increase the <code>MAX_EFFECTIVE_BALANCE</code></em></li>
0 commit comments