🥓 add staking refs

This commit is contained in:
bt3gl 2022-09-23 05:14:55 -07:00 committed by GitHub
parent 3a6daabe3a
commit ebcdc5d899
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,11 @@
## Notes on proof-of-stake Ethereum
## 🥓 Staking
<br>
* 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
<br>
* [Rocketpool](https://rocketpool.net/)