mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-02 11:16:27 -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>
|
<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.
|
### Staking protocols
|
||||||
* The threat of a 51% attack still exists on proof-of-stake but it's riskier for attackers.
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* [Rocketpool](https://rocketpool.net/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue