1 matches found
VotingEscrow: uninitialized blocklist will DOS the contract
Lines of code Vulnerability details Impact The checkBlocklist modifier calls the isBlocked function for the blocklist address, but the blocklist is not initialized in the constructor, only assigned by the owner in the updateBlocklist function. This means that after the contract is deployed and...
6.9AI score
SaveExploits0
20