OrderBook::buyOrder FunctionThe OrderBook::buyOrder Function Violates the CEI (Checks-Effects-Interactions) Patterns
by performing an external call before updating internal state variable.
This violation increases chances of getting disrupt through reentrancy attacks.
Impact:
1.Minor risk of inconsistent state due to reentancy attacks.
2.Breaks solidity best practices.
3.Static analysis and formal tools may flag this as unsafe.
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.