Skip to content

Commit

Permalink
add attack part of bep126
Browse files Browse the repository at this point in the history
  • Loading branch information
keefel committed Oct 25, 2022
1 parent e681cae commit 1c4449e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BEP126.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,10 @@ who didn’t vote for the block or vote later won’t get reward.
* Once the malicious validator has been put into jail, the later submitters that submit malicious evidence of the
validators won’t get any reward.

### 5.5 Stopping Attacks
There are two well-known attacks against proof-of stake system: *long range revisions* and *catastrophic crashes*, these attacks
are also existed after implementing this BEP.

## 6. License

The content is licensed under [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

0 comments on commit 1c4449e

Please sign in to comment.