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

Use new initializers method for non-upgradeable contracts #216

@facuspagnuolo

Description

@facuspagnuolo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:enhancementAn upgrade or a new feature that improves the system

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions