From ebcdc5d89901c818a593e9cd7304addb5e150a69 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Fri, 23 Sep 2022 05:14:55 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=93=20add=20staking=20refs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- The-Merge/proof-of-stake.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/The-Merge/proof-of-stake.md b/The-Merge/proof-of-stake.md index a02fc9e..ad43717 100644 --- a/The-Merge/proof-of-stake.md +++ b/The-Merge/proof-of-stake.md @@ -1,7 +1,11 @@ -## Notes on proof-of-stake Ethereum +## 🥓 Staking +
-* The algorithm used in proof-of-stake Ethereum is called [LMD-GHOST]() and it works by identifying the fork that has the greatest weight of attestations in its history. -* The threat of a 51% attack still exists on proof-of-stake but it's riskier for attackers. +### Staking protocols + +
+ +* [Rocketpool](https://rocketpool.net/)