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
Copy file name to clipboardExpand all lines: src/content/upgrades/merge/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ template: upgrade
6
6
sidebar: true
7
7
image: ../../../assets/upgrades/merge.png
8
8
summaryPoint1: Ethereum Mainnet uses proof-of-stake, but this wasn't always the case.
9
-
summaryPoint2: The transition from the original proof-of-work mechanism to proof-of-stake was called The Merge.
10
-
summaryPoint3: The Merge refers to the original Ethereum Mainnet becoming part of a separate proof-of-stake blockchain called the Beacon Chain, now existing as one chain.
9
+
summaryPoint2: The upgrade from the original proof-of-work mechanism to proof-of-stake was called The Merge.
10
+
summaryPoint3: The Merge refers to the original Ethereum Mainnet merging with a separate proof-of-stake blockchain called the Beacon Chain, now existing as one chain.
11
11
summaryPoint4: The Merge reduced Ethereum's energy consumption by ~99.95%.
The Merge was completed on September 15, 2022. This completed Ethereum's transition to proof-of-stake consensus, officially deprecating proof-of-work and reducing energy consumption by ~99.95%.
15
+
The Merge was executed on September 15, 2022. This completed Ethereum's transition to proof-of-stake consensus, officially deprecating proof-of-work and reducing energy consumption by ~99.95%.
0 commit comments