-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(
peer_loop
): Reject fishy PoW evolutions
After validating the sync challenge response, scrutinize the evolution of proof-of-work heuristically. Specifically: - If the cumulative proof-of-work evolves increases faster than the consensus rules allow; flag as fishy. - If too few difficulties are above average, flag as fishy.
- Loading branch information
1 parent
f56e669
commit 1ab0bee
Showing
1 changed file
with
58 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters