You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my understanding of the Casper FFG rules, only a > 2/3 stake in ethereum can be considered "controlling" . What was the reasoning or type of attack that is possible with .33 ?
The text was updated successfully, but these errors were encountered:
Hello,
in many PoS with a BFT-style consensus algorithm, 33.3% of the validators stake is sufficient to stop/censor the transactions of the network, while 66.7% is necessary to take control of it.
nakomoto-coefficient-calculator/core/chains/ethereum2.go
Line 45 in 2c72db5
From my understanding of the Casper FFG rules, only a > 2/3 stake in ethereum can be considered "controlling" . What was the reasoning or type of attack that is possible with .33 ?
The text was updated successfully, but these errors were encountered: