All functions in the protocol observe the CEI model with the exception of the StarknetAuction::withdraw
The call to emit the Withdraw
event is made after the transfer (to owner or losing bidder(s)) is called.
If the transfer is reverted the event will not be emitted. This is very low impact. However the event information may be useful for troubleshooting or for a user monitoring the contract.
The Withdraw
event in the withdraw
method should be called before the transfer methods are called.
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.