-
Notifications
You must be signed in to change notification settings - Fork 3.9k
op-e2e: interop cross L2 inbox system test #12754
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
Conversation
|
Need to figure out why |
Co-authored-by: Axel Kingsley <[email protected]>
3cd9e85 to
7a4793d
Compare
axelKingsley
left a comment
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.
The comments I'm leaving are improvements for SuperSystem we can do later.
I'm still working to get this PR running, but the code looks good.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #12754 +/- ##
===========================================
- Coverage 63.81% 63.64% -0.18%
===========================================
Files 55 55
Lines 4632 4632
===========================================
- Hits 2956 2948 -8
- Misses 1493 1502 +9
+ Partials 183 182 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
* op-e2e: interop cross L2 inbox system test Co-authored-by: Axel Kingsley <[email protected]> * point at latest interop op-geth commit * lint * test fixes * update to latest geth commit * op-supervisor: uint32 log index, improve chainid test * correct uint64 to uint32 everywhere ; point at latest geth commit * use tagged geth version --------- Co-authored-by: Axel Kingsley <[email protected]>
Description
Interop e2e test, with dependency-set update and cross-l2-inbox
Tests
Tests cross-chain executing message
Additional context
Metadata
Fix #11283