mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 14:56:18 -04:00
7 lines
307 B
Markdown
7 lines
307 B
Markdown
## Notes on proof-of-stake Ethereum
|
|
|
|
<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.
|