the generators and validators can register themselves as oracle by staking some amount in the contract that allows them to generate and validate oracle requests and earn some fee however due a vulnerability generators and validators will lose funds
When the generator/validators call unregister in LLMRegisterOracle.sol, the code checks if their stakeAmount is greater than zero. If so, it deletes their registrations from the contract and approves their stakeAmount back; however, it does not refund the staked amount or any fees the user has accumulated back to the user. As a result, the generator/validator will lose funds, and currently, there is no function that allows them to withdraw the funds they are entitled to
loss of funds for validators/generators
none
Refund their staked amount or fee, or implement some functions that allow them to withdraw their funds
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.