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:
prathamesh0
2023-04-25 10:41:47 +05:30
committed by GitHub
parent 10337e77f6
commit 7f3a33564a
18 changed files with 131 additions and 22 deletions
+1 -1
View File
@@ -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: