Open yxliang01 opened 4 years ago
Hi @shuvendu-lahiri , would you like to answer this question?
There is no general support for reentrancy assertions in Verisol.
Thank you very much @shuvendu-lahiri for your reply. Would you also like to comment about the possibility of checking unchecked send vulnerabilities with this toolchain?
May I know whether it's possible to detect reentrancy and unchecked send vulnerability with this toolchain?
In the test cases, I can see DAO-buggy.sol has an assertion on the balance to avoid getting excessive amount of currency. However, such assertion is specifically for this instance of reentrancy and can't really be generalized.