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 addresses of legacy mastercopies #116

Merged
merged 3 commits into from
May 1, 2023

Conversation

jfschwarz
Copy link
Collaborator

We have multiple users of the Roles legacy deployments. (We re-deployed all mastercopies through the latest module factory at some point.) For these legacy Roles instances, the zodiac app does not show the "Edit roles" links, which is causing frustration.

We detect modules by mastercopy address, but this package did not provide addresses of historic versions. This has been added in this PR with the new ContractVersions export. I also tried to clean up some mess in how we keep the contract information (deployment.json was not even being used) and how the package is built.

Once this is released, I will be able to fix the issue of missing "Edit roles" links in the zodiac Safe app.

Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR looks great! Thank you.

@auryn-macmillan auryn-macmillan merged commit de03327 into master May 1, 2023
@auryn-macmillan auryn-macmillan deleted the detect-legacy-mastercopies branch May 1, 2023 00:48
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants