-
Couldn't load subscription status.
- Fork 110
Transfer L2PAO From L1 to EOA Template and Example Task #1233
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
Conversation
|
Old PR: #1208 |
Co-authored-by: blaine <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is looking good. I think before it's used in a production (sepolia or mainnet) network it would be good to test it out. You can modify this deploy script to deploy a ProxyAdmin etc: https://github.com/ethereum-optimism/superchain-ops/blob/main/security-council-rehearsals/rehearsal-3-nested-upgrade/DeployNestedRehearsal.sol
However, the code makes sense to me.
Co-authored-by: almanax-ai[bot] <174396398+almanax-ai[bot]@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Transfer L2PAO From L1 to EOA Template and Example Task