-
Notifications
You must be signed in to change notification settings - Fork 143
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: Hook midnight rate updates into handle workflow #10322
Conversation
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #10322 +/- ##
==========================================
Coverage 63.52% 63.52%
- Complexity 31008 31011 +3
==========================================
Files 3342 3342
Lines 134699 134709 +10
Branches 14005 14005
==========================================
+ Hits 85563 85574 +11
- Misses 45775 45777 +2
+ Partials 3361 3358 -3 ☔ View full report in Codecov by Sentry. |
Node: E2E Test Results 1 files ± 0 1 suites ±0 23m 40s ⏱️ + 23m 40s Results for commit 7675db2. ± Comparison against base commit d2f59e4. This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
Signed-off-by: Michael Heinrichs <netopyr@users.noreply.github.com>
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.
Makes sense to me!
This PR ensures the midnight rates are updated when a new staking period begins.