Closed TheKingShun closed 3 years ago
i have another question: Corral is currently the default back-end,why not Duality ,Duality builds upon Corral
Thanks for your interest in SMACK.
To answer your first question about solidity. Yes, you can verify (in theory at least) any LLVM IR program with SMACK no matter what the input language was. See for example:
Now to your Duality question. Duality is basically a dead project that hasn't been updated or maintained for years at this point. Hence, we dropped our support for Duality in SMACK.
@zvonimir Thank you very much indeed!!!!!
i want to verifiy solidity so i have llvm ir can i do this ?