Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/02 12:0 a.m.13 views

Unbound loop can brick contract and freeze miner payments

Lines of code Vulnerability details Impact The payees array in the MinerPayer.sol contract can grow to an unbounded size. That means it could grow so large that the MinerPayer.release function can't loop through them all without triggering an out of gas error. Updating the payees array in the...

6.8AI score
SaveExploits0
Rows per page
Query Builder