ethereum / solidity

Solidity, the Smart Contract Programming Language
https://soliditylang.org
GNU General Public License v3.0
23.03k stars 5.7k forks source link

[SMTChecker] Verification progress tracker #10163

Open axic opened 3 years ago

axic commented 3 years ago

These are the contracts we have looked at. This is a list of feature support:

leonardoalt commented 1 year ago

We should make another list like this and go through contracts again.

cameel commented 1 year ago

How about going through current external tests? Maybe then we could also make it an automated test to detect regressions?