Use identity comparison when checking the peers and proof pool consistency, and add comments for what the comparisons are for. Not only the proof ids must match, but they are expected to be the same underlying pointer.
Ref T1854.
Differential D10603
[avalanche] Improve the peer manager verify() method Fabien on Dec 1 2021, 14:54. Authored by Tags None Subscribers None
Details
Use identity comparison when checking the peers and proof pool consistency, and add comments for what the comparisons are for. Not only the proof ids must match, but they are expected to be the same underlying pointer. Ref T1854. ninja all check-avalanche
Diff Detail
|