Updated localnet to use more recent commits of optimism and op-geth#139
Merged
ClaytonNorthey92 merged 12 commits intomainfrom Jul 9, 2024
Merged
Updated localnet to use more recent commits of optimism and op-geth#139ClaytonNorthey92 merged 12 commits intomainfrom
ClaytonNorthey92 merged 12 commits intomainfrom
Conversation
Contributor
Author
|
depends on hemilabs/op-geth#6 |
d3f8e0f to
2d69e92
Compare
e667207 to
3d45563
Compare
Contributor
Author
|
fixes #127 |
Contributor
Author
|
depends on #157 |
updated localnet op-stack dependencies to use more recent commits made a few services in docker-compose use network_mode=host to allow running of tbc in op-geth, configured them to connect to localhost using make dev-allocs for l1 deployments deleted deployments directory
3d45563 to
3471f1c
Compare
joshuasing
reviewed
Jul 5, 2024
joshuasing
approved these changes
Jul 8, 2024
marcopeereboom
approved these changes
Jul 9, 2024
web3cryptoguy
pushed a commit
to web3cryptoguy/heminetwork
that referenced
this pull request
Nov 1, 2024
…emilabs#139) * update localnet to use more recent commits updated localnet op-stack dependencies to use more recent commits made a few services in docker-compose use network_mode=host to allow running of tbc in op-geth, configured them to connect to localhost using make dev-allocs for l1 deployments deleted deployments directory * remove network_mode=host * update op-geth commit hash * optimism commit * updated op-geth * op-geth update * update hostname * update op-geth * updated optimism and op-geth commits * updated op-geth commit * updated optimism and op-geth commits * pr review fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated localnet to use more recent commits of optimism and op-geth
Changes
updated localnet op-stack dependencies to use more recent commits
using make dev-allocs for l1 deployments
deleted deployments directory