-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated localnet to use more recent commits of optimism and op-geth #139
Merged
Conversation
This file contains 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
ClaytonNorthey92
changed the title
Clayton/localnet update
Updated localnet to use more recent commits of optimism and op-geth
Jun 4, 2024
depends on hemilabs/op-geth#6 |
ClaytonNorthey92
force-pushed
the
clayton/localnet-update
branch
4 times, most recently
from
June 10, 2024 15:13
d3f8e0f
to
2d69e92
Compare
ClaytonNorthey92
force-pushed
the
clayton/localnet-update
branch
3 times, most recently
from
June 24, 2024 13:10
e667207
to
3d45563
Compare
ClaytonNorthey92
requested review from
jcvernaleo,
max-sanchez,
marcopeereboom and
joshuasing
June 24, 2024 13:53
fixes #127 |
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
ClaytonNorthey92
force-pushed
the
clayton/localnet-update
branch
from
June 26, 2024 18:57
3d45563
to
3471f1c
Compare
joshuasing
reviewed
Jul 5, 2024
joshuasing
approved these changes
Jul 8, 2024
marcopeereboom
approved these changes
Jul 9, 2024
jcvernaleo
approved these changes
Jul 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK
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
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