You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is fixed in master.
We also added a new printer that should help to detect that kind of bug: data-dependency.
There is still room for improvements to the data dependency (ex: better support for self-dependency, or better support of structure and mapping), and we are going to continue to improve it's accuracy.
The data dependency uses a fix-point only at the contract's context, as a result, the function's context will miss some of the dependencies/taints
See: #156 (comment)
The text was updated successfully, but these errors were encountered: