-
Notifications
You must be signed in to change notification settings - Fork 3
feat: integrate l2geth in docker-compose e2e tests #227
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
Merged
Merged
Changes from 31 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
a9f1127
feat: integrate l2geth in docker-compose e2e tests
c431b54
Merge branch 'main' into e2e-test-integrate-l2geth
21fe045
Merge branch 'main' into e2e-test-integrate-l2geth
colinlyguo e3bb57f
support local genesis
cd57546
Merge branch 'main' into feat-support-genesis-file
colinlyguo 39dc24c
address comments
21c7f2d
fix CI
c71aea3
Merge branch 'main' into e2e-test-integrate-l2geth
colinlyguo bf3dcb1
update scripts
13a7364
increase log level
cf2b45c
update gas limits
eff6dd2
Merge branch 'feat-support-genesis-file' into e2e-test-integrate-l2geth
0abcdc5
update reth commit
15b2ebc
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis 1c89b47
cargo.lock
jonastheis 5cec77b
fix compile errors
jonastheis 5eff652
add initial test
jonastheis e35185d
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis 0d665cb
fix lint
jonastheis 0b19260
launch l2geth sequencer and read active signer from L1
jonastheis 622474a
launch l2geth follower
jonastheis e534fc0
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis fb88f9e
fix issue with custom genesis where fields are missing and mixed up
jonastheis 7562397
adjust chain id to arbitrary number to avoid conflict with named chain
jonastheis 8429e33
rollup node follower can follow chain produced by l2geth sequencer
jonastheis e12af9d
configure rollup node sequencer correctly and connect to other nodes
jonastheis f668874
add health check for l1-node to make sure it is fully set up before l…
jonastheis 41662ff
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis 4ede953
refactor DockerComposeEnv and add more convenience functions for test…
jonastheis 9e8c498
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis fae1c34
fix CI
jonastheis 58b3507
remove todos
jonastheis c994e52
avoid building Docker image when only Docker integration test changes
jonastheis 7956b64
Merge remote-tracking branch 'origin/main' into e2e-test-integrate-l2…
jonastheis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.