Upgrade Optimism to latest release (#3)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) - Updated Dockerfiles - Added a separate service to generate L2 config files - Updated service dependency for `op-geth` and `op-node` - Passed lighthouse beacon API endpoint to the `op-node` command - Updated path for artifact generated by L1 contracts deployment Co-authored-by: Adwait Gharpure <69599306+Adw8@users.noreply.github.com> Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -3,8 +3,8 @@ name: fixturenet-optimism
|
||||
description: "Optimism Fixturenet"
|
||||
repos:
|
||||
# L2 (optimism)
|
||||
- github.com/ethereum-optimism/optimism@v1.7.4
|
||||
- github.com/ethereum-optimism/op-geth@v1.101311.0
|
||||
- github.com/ethereum-optimism/optimism@v1.7.7
|
||||
- github.com/ethereum-optimism/op-geth@v1.101315.2
|
||||
containers:
|
||||
# L2 (optimism)
|
||||
- cerc/optimism-contracts
|
||||
|
||||
Reference in New Issue
Block a user