Function setEggFindThreshold() change eggFindThreshold value, but does not emit event
Events allow capturing the changed parameters so that off-chain tools/interfaces can register such changes that allow users to evaluate them. Missing events do not promote transparency and if such changes immediately affect users’ perception of fairness or trustworthiness, they could exit the protocol causing a reduction in protocol users.
Owner can change eggFindThreshold value, using function setEggFindThreshold() in EggHuntGame contract. Function does not emit event after changing value.
User could not detect changing important value for them by filtering events, because function does not emit events.
Manual reveiw
Add event for function, which change important storage value
Standard practice for clarifying important contract behaviors
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.