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

Map functions that use state variables to the ones we are already using #51

Open
abarmat opened this issue Jul 15, 2018 · 1 comment
Open

Comments

@abarmat
Copy link
Member

abarmat commented Jul 15, 2018

The idea is to maintain the storage alignment as the contract is upgradeable and used with a Proxy, this means we might need to map state variables with different names (or structure) from the OZ implementation to our own while maintaining the same interface.

@abarmat abarmat created this issue from a note in ERC721 standard compliant LAND Registry (To do) Jul 15, 2018
@abarmat abarmat changed the title Map function that use state variables to the ones we are already using Map functions that use state variables to the ones we are already using Jul 15, 2018
@nachomazzara
Copy link
Collaborator

Is it done? could you explain a little bit @abarmat ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants