mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-08-18 02:50:31 -04:00
Create proof-of-stake.md
This commit is contained in:
parent
eed2f4e253
commit
0bb2d9f560
1 changed files with 7 additions and 0 deletions
7
The-Merge/proof-of-stake.md
Normal file
7
The-Merge/proof-of-stake.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## 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.
|
Loading…
Add table
Add a link
Reference in a new issue