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

Add DelegatedManager MigrationUtils and sample BED Migration [SIM-216] #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cgewecke
Copy link
Contributor

@cgewecke cgewecke commented Apr 8, 2022

PR adds utils and a sample script to execute a SetToken migration from BaseManagerVx to the DelegatedManager system. The script outputs are all deferred transactions and contain the info necessary to populate an execution doc.

The idea of the PR is to:

  • establish a pattern that lets us validate these migration flows with tests
  • make collecting all the multisig transaction data as straightforward as possible.

There is a sample execution doc for migrating BED here:

https://docs.google.com/document/d/1pud1WVRCfPw2imjvT2l3lxBy4XXOQJwSstSPk5-II6I/edit#

@cgewecke cgewecke changed the title Add DelegatedManager MigrationUtils and sample BED Migration Add DelegatedManager MigrationUtils and sample BED Migration [SIM-216] Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant