Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Read storage layout from solidity compiler #1327

Open
spalladino opened this issue Dec 12, 2019 · 1 comment
Open

Read storage layout from solidity compiler #1327

spalladino opened this issue Dec 12, 2019 · 1 comment
Labels
kind:feature Brand new feature to implement topic:storage-checks Storage compatibility validations

Comments

@spalladino
Copy link
Contributor

Since 0.5.13, the Solidity compiler outputs storage layout info, so we don't need to generate it ourselves from the AST. We should use it when available, since it's more reliable.

@spalladino spalladino added kind:refactor Refactoring of existing code preserving functionality topic:storage-checks Storage compatibility validations topic:upgrades Contract upgrades and removed topic:storage-checks Storage compatibility validations labels Dec 12, 2019
@spalladino
Copy link
Contributor Author

Related to #112, #113, #114

@frangio frangio added kind:feature Brand new feature to implement topic:storage-compatibility topic:storage-checks Storage compatibility validations and removed kind:refactor Refactoring of existing code preserving functionality topic:upgrades Contract upgrades topic:storage-compatibility labels May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind:feature Brand new feature to implement topic:storage-checks Storage compatibility validations
Projects
None yet
Development

No branches or pull requests

2 participants