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

Introduce call graph builder in analyser #2606

Closed
2 of 3 tasks
axic opened this issue Jul 19, 2017 · 3 comments
Closed
2 of 3 tasks

Introduce call graph builder in analyser #2606

axic opened this issue Jul 19, 2017 · 3 comments
Labels
closed due inactivity The issue/PR was automatically closed due to inactivity. stale The issue/PR was marked as stale because it has been open for too long.

Comments

@axic
Copy link
Member

axic commented Jul 19, 2017

Use it to check for different conditions:

  • using this. in indirectly in the constructor
  • using state write methods (indirectly) in functions marked view
  • using state read methods (indirectly) in functions marked pure
@axic
Copy link
Member Author

axic commented Aug 5, 2020

Is this issue still relevant?

@chriseth
Copy link
Contributor

chriseth commented Aug 6, 2020

The first item is not yet implemented, but would be useful.

@NunoFilipeSantos NunoFilipeSantos added the stale The issue/PR was marked as stale because it has been open for too long. label Nov 25, 2022
@github-actions
Copy link

Hi everyone! This issue has been closed due to inactivity.
If you think this issue is still relevant in the latest Solidity version and you have something to contribute, feel free to reopen.
However, unless the issue is a concrete proposal that can be implemented, we recommend starting a language discussion on the forum instead.

@github-actions github-actions bot added the closed due inactivity The issue/PR was automatically closed due to inactivity. label Jan 27, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed due inactivity The issue/PR was automatically closed due to inactivity. stale The issue/PR was marked as stale because it has been open for too long.
Projects
None yet
Development

No branches or pull requests

3 participants