microsoft / verisol

A formal verifier and analysis tool for Solidity Smart Contracts
Other
245 stars 46 forks source link

nested function calls without any relational operations #92

Closed shuvendu-lahiri closed 5 years ago

shuvendu-lahiri commented 5 years ago

A partial attempt at fixing nested calls. This will be followed by a major refactoring.