OpenZeppelin / openzeppelin-labs

A space for the community to interact and exchange ideas on the OpenZeppelin platform. Do not use in production!
https://openzeppelin.com/
MIT License
376 stars 116 forks source link

Proposed Standard for Upgradeable, Transparent Contracts #134

Open mudgen opened 5 years ago

mudgen commented 5 years ago

I recently published a proposed standard about upgradeable, transparent contracts. I would like to work with and coordinate with zeppelinos about this.

The proposed standard, called ERC1538: Transparent Contract Standard, is here: https://github.com/ethereum/EIPs/issues/1538

It was inspired by ZeppolinOS' vtable implementation.

mudgen commented 5 years ago

When will the next version of ZepplinOS come out? I would like to work with you to see if we can add some support for ERC1538.