-
Notifications
You must be signed in to change notification settings - Fork 422
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
feat: attempt to fetch operation status in database upon relayer restart #5182
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5182 +/- ##
=======================================
Coverage 77.53% 77.53%
=======================================
Files 103 103
Lines 2110 2110
Branches 190 190
=======================================
Hits 1636 1636
Misses 453 453
Partials 21 21
|
e45a249
to
62d60c6
Compare
- gate debug messages behind "test-utils" feature - rename message_retrieval_invariants_met to relayer_restart_invariants_met - add comment on message_retry termination invariants
Co-authored-by: Daniel Savu <[email protected]>
05c15ef
to
99fd6f7
Compare
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.
enjoying the cleanup around run-locally :)
Description
PendingOperationStatus::FirstPrepareAttempt
.Drive-by changes
impl Default
to MerkleTreeBuilder to satisfyclippy
Related issues
Backward compatibility
Yes
Testing