You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The owner.js script that is used for migrating ownership to a multisig after a system upgrade is taylor made for Gnosis Safe. We want to modify or develop a new one for supporting the use of Gnosi Multisig which is the only multisg wallet supported initially on Optimism.
i-stam
changed the title
Owner script for Gnosis Multisig
Develop an a script for migrating ownership on L2 via Gnosis Multisig
Apr 8, 2021
i-stam
changed the title
Develop an a script for migrating ownership on L2 via Gnosis Multisig
Migrating ownership on L2 via Gnosis Multisig
Apr 8, 2021
Summary
The
owner.js
script that is used for migrating ownership to a multisig after a system upgrade is taylor made for Gnosis Safe. We want to modify or develop a new one for supporting the use of Gnosi Multisig which is the only multisg wallet supported initially on Optimism.Relevant Info
Check #1154 for background on Gnosis Multisig
Multisig repo: https://github.com/ScopeLift/ovm-og-multisigwallet
There are 2 options to approach the problem:
owner.js
) to be flexible enough to handle all cases i.e. migration to EOA/Multisig, evm/ovm, Safe/Multisig.Dev Tasks
PR: Use Gnosis Multisig for managing contract ownership on L2 #1188
The text was updated successfully, but these errors were encountered: