Skip to content

[OP Stack Deployment] basic install #110

Closed Answered by astro44
astro44 asked this question in Deploying the OP Stack
Discussion options

You must be logged in to vote

ok we got past the "Deploy::setup()" section of the scripts/Deploy.s.sol scripts, after removing --sig 'sync()'... but now stuck on "Deploy::run()" .... tried starting from scratch with new "IMPL_SALT" no dice... got a new error with missing "faultGameWithdrawalDelay"... added that to the config....
... then removed "forge script scripts/Deploy.s.sol:Deploy --sig 'sync()' --rpc-url $L1_RPC_URL" completely....

now "main.go" fails because inside deployments/getting-started is now only left with a .deploy file with all the addresses of the deployed contracts..... so are we now missing a step to replace building the artifacts?
the final fix : replace the main.go line '--deployment-dir' for '…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@astro44
Comment options

Comment options

You must be logged in to vote
2 replies
@astro44
Comment options

Answer selected by astro44
@opfocus
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
op-stack-deployment Questions relating to deploying your own OP Stack. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
2 participants