forked from cerc-io/stack-orchestrator
Upgrade Optimism and add op-proposer (#364)
* Use the latest stable optimism release
* Remove unnecessary repos from repo-list
* Add op-proposer service to fixturenet-optimism stack
* Add jq and bash to op-proposer image
* Update instructions
* Update op-batcher and op-geth commands
Former-commit-id: 988be0ef9a
This commit is contained in:
@@ -35,7 +35,7 @@ git checkout v0.1.2
|
||||
|
||||
# Optimism
|
||||
cd ~/cerc/optimism
|
||||
git checkout @eth-optimism/sdk@0.0.0-20230329025055
|
||||
git checkout v1.0.3
|
||||
```
|
||||
|
||||
Build the container images:
|
||||
|
||||
Reference in New Issue
Block a user