Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling detection of truncation and signedness bugs #3

Open
sunbeomso opened this issue May 5, 2019 · 1 comment
Open

Disabling detection of truncation and signedness bugs #3

sunbeomso opened this issue May 5, 2019 · 1 comment

Comments

@sunbeomso
Copy link

Is it possible to disable the detection of truncation and signedness bugs in Osiris? That is, I would like to use Osiris for detecting only integer over/underflows and division by zeros.

Is it provided by an option currently? (maybe the option "-m"?)
If yes, can you give me some examples?

@sunbeomso
Copy link
Author

In addition, I wonder whether it is possible to specify a "root" contract in Osiris; although multiple contracts may exist in a single solidity file, only one root contract exits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant