Content
@
0 reply
0 recast
0 reaction
✳️ dcposch on daimo
@dcposch.eth
what's the best-practice way to hold ownership of an upgradeable contract? ideally i'd want a multisig, plus a clean process for us to sign an upgrade transaction together.
4 replies
0 recast
21 reactions
Matt
@mane
The team over at Synthetix likely has some thoughts. They have quite an extensive upgradeable contract set https://github.com/Synthetixio/synthetix
0 reply
0 recast
1 reaction
Samuel ツ
@samuellhuber.eth
why use upgradeable contracts? I am always wondering whats the one reason one can not migrate to a different contract address. (genuinly curious, haven't used them so far)
2 replies
0 recast
0 reaction
Archethect
@archethect.eth
Have you looked at OpenZeppelin's Defender 2.0? They support this process with Safe Multisig wallets in an easy to use UI: https://docs.openzeppelin.com/defender/v2/tutorial/deploy
1 reply
1 recast
5 reactions
JA Westenberg
@joanwestenberg.eth
Honestly I think a well documented process / system put together around this would be a huge benefit to the ecosystem. I’d help fund writing that.
1 reply
0 recast
2 reactions