forked from tari-project/tari
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: header sync (tari-project#5647)
Description --- Fixes audit findings of header sync. Changes Pow comparison to look at less than, rather than less and equal. Block peer from sending known headers. Block peer from sending headers out of order. Motivation and Context --- Audit findings TARI-013 and TARI-016 Audit Finding Number --- TARI-013 , TARI-016
- Loading branch information
1 parent
f6df504
commit 4583eef
Showing
1 changed file
with
28 additions
and
7 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