Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Use new initializers method for non-upgradeable contracts #216

Open
facuspagnuolo opened this issue Jul 23, 2018 · 0 comments
Open

Use new initializers method for non-upgradeable contracts #216

facuspagnuolo opened this issue Jul 23, 2018 · 0 comments
Labels
kind:enhancement An upgrade or a new feature that improves the system
Milestone

Comments

@facuspagnuolo
Copy link
Contributor

facuspagnuolo commented Jul 23, 2018

This issue depends on OpenZeppelin/openzeppelin-sdk#57

Current non-upgradeable contracts are deployed performing an extcodecopy of the registered implementations. However, this implies that non-upgradeable instances are using the current initialization model. We should improve current approach using the new initializers model

@facuspagnuolo facuspagnuolo added the kind:enhancement An upgrade or a new feature that improves the system label Jul 23, 2018
@facuspagnuolo facuspagnuolo added this to the v2.0.0 milestone Jul 23, 2018
@facuspagnuolo facuspagnuolo modified the milestones: v2.0.0, Backlog Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind:enhancement An upgrade or a new feature that improves the system
Projects
None yet
Development

No branches or pull requests

1 participant