deprecate BlockProductionMethod::CentralScheduler#12033
deprecate BlockProductionMethod::CentralScheduler#12033apfitzge wants to merge 1 commit intoanza-xyz:masterfrom
Conversation
19ec870 to
c1153d2
Compare
| BlockProductionMethod | ||
| ) | ||
| .unwrap_or_default(); | ||
| block_production_method.warn_if_deprecated(); |
There was a problem hiding this comment.
did not hit it here in the original PR
|
Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #12033 +/- ##
=========================================
- Coverage 83.2% 83.2% -0.1%
=========================================
Files 861 861
Lines 322317 322327 +10
=========================================
- Hits 268489 268467 -22
- Misses 53828 53860 +32 🚀 New features to boost your workflow:
|
Problem
Summary of Changes
Fixes #