Open Drblessing opened 1 year ago
I noticed the same problem. So, I make a PR to fix this : https://github.com/OpenZeppelin/ethernaut/pull/745. In this one, I updated DetectionBot solution to a real solution. I also updated validateInstance to prevent DetectionBot which always raises alert.
The detection bot:
will auto raise alerts and effectively DDOS the delegateTransfer method. It passes as a valid solution to the level though.