Skip to content

Commit 3f1c3b1

Browse files
committed
chore: add links to /roadmap/dencun/
1 parent bb69212 commit 3f1c3b1

File tree

4 files changed

+9
-2
lines changed

4 files changed

+9
-2
lines changed

public/content/community/research/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ One particular area of layer 2 that requires more research and development is sa
134134

135135
Sharding Ethereum's blockchain has long been part of the development roadmap. However, new scaling solutions such as "Danksharding" are currently taking center stage.
136136

137+
The precursor to full Danksharding known as Proto-Danksharding went live with the Cancun-Deneb ("Dencun") network upgrade.
138+
139+
[More about the Dencun upgrade](/roadmap/dencun/)
140+
137141
#### Background reading {#background-reading-4}
138142

139143
- [Proto-Danksharding notes](https://notes.ethereum.org/@vbuterin/proto_danksharding_faq)

public/content/history/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ EIP-7514 brings a tightening to the issuance of ETH by capping the "churn" rate
119119
</ExpandableCard>
120120

121121
- [Read the Deneb upgrade specifications](https://github.com/ethereum/consensus-specs/blob/dev/specs/deneb/)
122+
- [Cancun-Deneb ("Dencun") FAQ](/roadmap/dencun/)
122123

123124
<Divider />
124125

public/content/roadmap/danksharding/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Data availability sampling is required for validators to quickly and efficiently
8181

8282
### Current progress {#current-progress}
8383

84-
Full Danksharding is several years away. In the meantime, the KZG ceremony has concluded with over 140,000 contributions, and the [EIP](https://eips.ethereum.org/EIPS/eip-4844) for Proto-Danksharding has matured, with an agreed upon production-ready specification already being tested on testnets. This upgrade is set to go live on Ethereum Mainnet in March 2024 as part of the Deneb + Cancun upgrade. You can keep up to date using the [EIP 4844 readiness checklist](https://github.com/ethereum/pm/blob/master/Dencun/4844-readiness-checklist.md).
84+
Full Danksharding is several years away. In the meantime, the KZG ceremony has concluded with over 140,000 contributions, and the [EIP](https://eips.ethereum.org/EIPS/eip-4844) for Proto-Danksharding has matured. This proposal has been fully implemented in all testnets, and went live on Mainnet with the Cancun-Deneb ("Dencun") network upgrade in March 2024.
8585

8686
### Further reading {#further-reading}
8787

public/content/roadmap/scaling/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ This second step is known as [“Danksharding”](/roadmap/danksharding/). **It
4444

4545
## Current progress {#current-progress}
4646

47-
Proto-Danksharding is the first of these roadmap items to be implemented as part of the Deneb + Cancun network upgrade in March of 2024.
47+
Proto-Danksharding is the first of these roadmap items to be implemented as part of the Cancun-Deneb ("Dencun") network upgrade in March of 2024.
4848
**Full Danksharding is likely several years away**, as it relies upon several other roadmap items being completed first. Decentralizing rollup infrastructure is likely to be a gradual process - there are many different rollups that are building slightly different systems and will fully decentralize at different rates.
4949

50+
[More on the Dencun network upgrade](/roadmap/dencun/)
51+
5052
<QuizWidget quizKey="scaling" />

0 commit comments

Comments
 (0)