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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permanent storage contract required #1066

Closed
1 of 2 tasks
boxcee opened this issue Jul 11, 2018 · 2 comments
Closed
1 of 2 tasks

Permanent storage contract required #1066

boxcee opened this issue Jul 11, 2018 · 2 comments

Comments

@boxcee
Copy link

boxcee commented Jul 11, 2018

馃帀 Description

As this article (https://medium.com/rocket-pool/upgradable-solidity-contract-design-54789205276d) mentions, I can imagine the necessity of a permanent storage solution to be able to update contracts while keeping data stored in contracts.

  • 馃悰 This is a bug report.
  • 馃搱 This is a feature request.

馃敘 Code To Reproduce Issue [ Good To Have ]

I recommend to integrate the storage contract from RocketPool.

RocketPoolStorage.sol

@frangio
Copy link
Contributor

frangio commented Jul 11, 2018

Hi @boxcee! Thanks for the suggestion.

This has been discussed before in #381, where we concluded to not have it in OpenZeppelin. We recommend the more general approach to upgradeability found in ZeppelinOS.

@frangio frangio closed this as completed Jul 11, 2018
@boxcee
Copy link
Author

boxcee commented Jul 11, 2018

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants