allo-protocol / allo-v2

Core Allo V2 Contracts
GNU Affero General Public License v3.0
86 stars 64 forks source link

Add or remove multiple profile owners #582

Closed thelostone-mc closed 3 months ago

thelostone-mc commented 3 months ago

Evaluate if it makes sense to add and remove multiple profile owners or just expect folks to use safe

thelostone-mc commented 3 months ago

@0xAustrian I'd like to do the same thing what you proposed in https://github.com/allo-protocol/allo-v2/pull/606 We can let folks use multi-sigs for admin roles and Registry.sol already has the option to transfer ownership. I think we wouldn't have to make any changes here