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

Add detection of "variables that should never been written after an upgrade" #349

Open
montyly opened this issue Oct 18, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed Upgradeability

Comments

@montyly
Copy link
Member

montyly commented Oct 18, 2019

Codebase using the delegatecall proxy pattern ends up having state variables that must never be used again (deprecated variables). slither-check-upgradeability should detect them.

It might be a good time to slightly refactor the cli of slither-check-upgradeability to ease the integration of future features

@montyly montyly added enhancement New feature or request help wanted Extra attention is needed Upgradeability labels Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Upgradeability
Projects
None yet
Development

No branches or pull requests

1 participant