GoodDollar / GoodContracts

GoodDollar's solidity contracts - Token + DAP based on DAOStack
MIT License
33 stars 23 forks source link

Contracts set via constructor should be upgradable via a set method #147

Closed sirpy closed 4 years ago

sirpy commented 4 years ago

For example in UBI we set the Identity contract but there's not way to change it

sirpy commented 4 years ago

this is already done via IdentityGuard which all feeless schemes implement

sirpy commented 4 years ago

this is already done via IdentityGuard which all feeless schemes implement