Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/08/01 12:0 a.m.11 views

The function delegate doesn't work

Lines of code Vulnerability details In VoteEscrowDelegation.sol in the function delegate when nCheckpoint = 0, which is the case for every account that has not delegated yet, the function writeCheckpoint is called. However, this function computes nCheckpoints - 1 L101 which thus causes an...

6.8AI score
SaveExploits0
Rows per page
Query Builder