The function update_profit_max_unlock_time
updates a critical contract parameter (profit_max_unlock_time
) but does not emit an event to track the change. This reduces transparency and makes it difficult for external monitoring tools, indexers, etc to track updates efficiently
Manual review
Emit an event to log the changes, such as:
I believe low severity to be appropriate here, events could be used to be more explicit for the upcoming effects on price for changes in max unlock time, similar to as included in `update_price` with the `PriceUpdate` event
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.