mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-10 08:19:45 -04:00
🥓 add staking refs
This commit is contained in:
parent
3a6daabe3a
commit
ebcdc5d899
1 changed files with 7 additions and 3 deletions
|
@ -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/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue