Once the special event is finished the participants are not removed from the array producers
.
The producer
role of participants is removed only by changing the bool
in the isProducer
mapping despite they were also added with that role in the array producers
.
The function getAllProducers
gives a wrong result including all the participants to special events until that moment.
Manual review
After the end of each special event remove all the participants from the producers
array with one of the following methods.
Remove array elements by shifting them from right to left.
Remove an array element by copying the last element into a place that have to be removed
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.