[OP Stack Deployment] Need help with deploy custom L2 network on custom L1 #768
Replies: 2 comments 5 replies
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi, any update on this issue? I've used the same contract's tag and |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
I got stuck when deploying L2 on my L1
stage=deploy-superchain
Steps to Reproduce
I followed this document:
https://docs.optimism.io/operators/chain-operators/tutorials/create-l2-rollup#step-2-generate-your-l2-genesis-file-and-rollup-file
At step: Deploy the L1 contracts, I try to run op-deployer apply and got stuck in there
Expected behavior
Can deploy my contracts to L1
Environment Information:
op-deployer: v0.2.0-rc.1
Configurations
Logs
./op-deployer apply --workdir .deployer --l1-rpc-url https://saigon-testnet.roninchain.com/rpc --private-key $GS_ADMIN_PRIVATE_KEY
INFO [03-12|10:23:29.936] Initialized path database readonly=true cache=0.00B buffer=0.00B history=0
INFO [03-12|10:23:29.936] initializing pipeline stage=init strategy=live
INFO [03-12|10:23:30.022] deploying superchain stage=deploy-superchain
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions