Closed sherlock-admin closed 9 months ago
krkba
medium
The developer forget to do free session space as written in the comment.
https://github.com/sherlock-audit/2023-11-covalent/blob/main/cqt-staking/contracts/BlockSpecimenProofChain.sol#L431-L439
Manual Review
1 comment(s) were left on this issue during the judging contest.
takarez commented:
invalid
fixed by fix contracts and test cases based on audit feedback
Invalid, no issue highlighted
krkba
medium
Missing free session space. Though it should.
krkba
Summary
The developer forget to do free session space as written in the comment.
Vulnerability Detail
Impact
Code Snippet
https://github.com/sherlock-audit/2023-11-covalent/blob/main/cqt-staking/contracts/BlockSpecimenProofChain.sol#L431-L439
Tool used
Manual Review
Recommendation