·
We continued the Mento V3 contest on Cantina.
Lesson Summary:
- Simao somehow smelled where there is the highest % of potential bugs only from what the sponsors said;
- When you have a lead which root cause could be in a contract OOS, treat it like this is the intended behavior and try to find a way to exploit it in the contracts which are in-scope;
- `Insert` fn in the library, go study it;
- Try to find a way to exploit the mappings thing where timestamp and value medians could not be the same;
- Try to turn bug1 into an exploit.