[OP Stack Deployment] What is the latest Alt-Da enabled contract versions? #835
Replies: 2 comments 3 replies
-
What is the latest version of the contracts that supports alt-da GenericCommitment? I think you can find latest one with Latest one is https://github.com/ethereum-optimism/optimism/releases/tag/op-contracts%2Fv3.0.0 Is L2OutputOracle required for alt-da GenericCommitment? No, L2OutputOracle is deprecated by Fault Dispute Game and it has nothing to do with the DA because it manage proposing output not batching transactions Should we use the legacy deploy method or op-deployer? You should use op-deployer You can set these Alt-DA deployment configs in the You have to follow docs of your DA provider on how to setup a DA server and how to configure the challenger properly Note that op-deployer only manage contract deployment. So, when you launch op-node and op-batcher, make sure you follow this document: https://docs.optimism.io/operators/chain-operators/features/alt-da-mode |
Beta Was this translation helpful? Give feedback.
-
We will close this discussion. If you encounter new issues with your deployment, please open a new discussion. we will discuss new issue there |
Beta Was this translation helpful? Give feedback.
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
We want to deploy op-stack with alt-da mode enabled using
GenericCommitment
.GenericCommitment
?GenericCommitment
?op-deployer
?Logs
No response
Additional Information
No response
Feedback
Beta Was this translation helpful? Give feedback.
All reactions