when creating bridge there is no checking if the previous bridge already exist or not, which can cause issue.
when createBridge()
is being called. There isn't any kind of check that the bridge already exist or not, which can cause issue while deleting bridge cause according to the sponsor bridge will never be deleted, unless there is a major issue with it. So, lets say rocketPool already exist and due to by mistake it gets created again and there is an issue with the rocketPool so when it will be deleted, only one of them will be deleted and the other will be left behind which can still have the same impact.
Bridge with the issue can still have the same impact if it can gets created again
make sure to check if the bridge already exist before adding a new one
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.