Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/02/18 12:00 a.m.14 views

LinearDistributor.declareReward: previouslyVested may update incorrectly, which will cause some rewards to be lost

Lines of code Vulnerability details Impact In LinearDistributor.declareReward , distributed represents the reward to distribute and is calculated using netVestcurrentlyVested - previouslyVested. At the same time, distributed cannot exceed balance, which means that if balance linearBondedValue...

6.9AI score
SaveExploits0
Rows per page
Query Builder