Skip to content

Commit b0dae28

Browse files
committed
change request and fix broken link
1 parent 9ad75ab commit b0dae28

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

public/content/roadmap/pectra/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ Pectra is an upcoming Ethereum protocol upgrade that brings new functionality an
1212
Pectra upgrade is only a single step in Ethereum's long-term development goals. Learn more about <a href="/roadmap/">the protocol roadmap</a> and <a href="/history/">previous upgrades</a>.
1313
</InfoBanner>
1414

15-
## Activation and roadmap progress {#roadmap-impact}
16-
17-
With each protocol upgrade, Ethereum evolves further to become a more mature platform with better scalability, security and usability. Each upgrade contains multiple improvements that require a lot of initial research, discussion, and later implementations in clients. After rigorous testing, Pectra will be activated on testnets and finally Mainnet, bringing these improvements to the entire Ethereum ecosystem.
18-
19-
The upgrade includes various updates enabling new functionality in the network but also some internal protocol changes that will open a path towards further development of the future roadmap.
20-
2115
## Improvements in Pectra {#new-improvements}
2216

2317
Pectra brings the biggest number of [EIPs](https://eips.ethereum.org/) of any previous upgrades! There are many minor changes but also some significant new features. The full list of changes and technical details can be found in the individual included EIPs.
@@ -46,7 +40,7 @@ Currently, network targets average 3 blobs per block with a maximum of 6 blobs.
4640

4741
Before the introduction of [blobs in Dencun upgrade](/roadmap/danksharding), L2s were using calldata function in EVM to store their data in Ethereum. It's a permanent and less efficient way of storing data, however, sometimes it can be still cheaper than blobs even today.
4842

49-
With Ethereum embracing blobs to store data, (EIP-7623)[https://eips.ethereum.org/EIPS/eip-7623] increases calldata pricing to provide incentive to only use blobs and also offset the computational cost of the network handling the new blob data.
43+
With Ethereum embracing blobs to store data, [EIP-7623](https://eips.ethereum.org/EIPS/eip-7623) increases calldata pricing to provide incentive to only use blobs and also offset the computational cost of the network handling the new blob data.
5044

5145
### Execution layer triggerable exits {#7002}
5246

0 commit comments

Comments
 (0)