Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/09/15 12:00 a.m.13 views

The result of getPastVotes can be different time after time

Lines of code Vulnerability details Impact In moveDelegateVotes of ERC721Votes.sol, we write checkpoint every time, so there might be several checkpoints in the same timestamp. In that case, when we get past votes in getPastVotes, we use binary search by timestamp. But there might be several...

6.9AI score
SaveExploits0
Rows per page
Query Builder