eth-sri / securify

[DEPRECATED] Security Scanner for Ethereum Smart Contracts
Apache License 2.0
215 stars 50 forks source link

Test the absence of conflicts in the examples #39

Closed hiqua closed 2 years ago

hiqua commented 5 years ago

In Securify, a conflict happens when both the safe and the violation behaviors of a same patterns are matched, meaning that there's an inconsistency somewhere.

We should test that, for all the examples, there is no conflict.