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

chore: transfer proxy admin for erc20 bridge #410

Closed
wants to merge 1 commit into from

Conversation

kelemeno
Copy link
Contributor

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

deployer.addresses.Bridges.ERC20BridgeProxy,
deployer.deployWallet
);
const tx = bridgeProxy.changeAdmin(deployer.addresses.TransparentProxyAdmin);
Copy link
Collaborator

Choose a reason for hiding this comment

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

the admin of the proxy is the Governance contract, so you'll have to schedule the corresponding governance ops

@kelemeno
Copy link
Contributor Author

Added to #401 instad

@kelemeno kelemeno closed this Apr 26, 2024
@kelemeno kelemeno deleted the kl/transfer-proxy-admin-erc20-bridge branch September 2, 2024 14:06
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.

2 participants