Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating ownership on L2 via Gnosis Multisig #1197

Open
3 tasks
i-stam opened this issue Apr 8, 2021 · 0 comments
Open
3 tasks

Migrating ownership on L2 via Gnosis Multisig #1197

i-stam opened this issue Apr 8, 2021 · 0 comments
Assignees

Comments

@i-stam
Copy link
Contributor

i-stam commented 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:

  1. Modify the current script (owner.js) to be flexible enough to handle all cases i.e. migration to EOA/Multisig, evm/ovm, Safe/Multisig.
  2. Create 3 distinct scripts: 1) migrate to Gnosis Safe 2) migrate to an EOA 3)migrate to Gnosis Multisig.

Dev Tasks

@i-stam i-stam created this issue from a note in West Synthetix (In Progress) Apr 8, 2021
@i-stam i-stam self-assigned this Apr 8, 2021
@i-stam 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
West Synthetix
In Progress
Development

No branches or pull requests

1 participant