In 'Streets__unstake', if the number of days staked are more than 1, users can enjoy credTokens (max 4 for day), the problem here is that the contract send 1 / 1e18 tokens to the user who staked, not 1 token.
Do this test with foundry:
When users unstake their tokens, they will get basically nothing!
Manual Review, Foundry
Simply do not use '1' in the mint function, instead use '1e18'.
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.