Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions EIPS/eip-7892.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: Blob Parameter Only Hardforks
description: Defines a mechanism for scaling Ethereum’s blob capacity via specialized hard forks that modify only blob-related parameters.
author: Mark Mackey (@ethDreamer), Raúl Kripalani (@raulk)
discussions-to: https://ethereum-magicians.org/t/eip-7892-blob-parameter-only-hardforks/23018
status: Last Call
last-call-deadline: 2025-10-28
status: Final
type: Informational
created: 2025-02-28
requires: 7840
Expand Down Expand Up @@ -33,7 +32,7 @@ The key motivations for BPO forks are as follows:
- By isolating blob parameter changes, BPO forks reduce the complexity of upgrades.

3. **Enhanced Stability with New Scaling Technologies**
- Major scaling upgrades (e.g. [EIP-7594](./eip-7594.md)), introduce uncertainty in optimal blob limits.
- Major scaling upgrades introduce uncertainty in optimal blob limits.
- Rather than forcing core developers to accept a suboptimal tradeoff between stability and capacity, BPO forks allow developers to safely increase parameters after observing mainnet performance and stability.

4. **Predictable Upgrades for Builders**
Expand Down