-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
chore: remove all* types objects #6904
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## unstable #6904 +/- ##
============================================
- Coverage 62.55% 62.52% -0.03%
============================================
Files 575 575
Lines 61045 60994 -51
Branches 2123 2128 +5
============================================
- Hits 38187 38139 -48
+ Misses 22819 22816 -3
Partials 39 39 |
Performance Report✔️ no performance regression detected Full benchmark results
|
858d399
to
90aee37
Compare
lint failed but otherwise LGTM |
packages/beacon-node/test/spec/presets/light_client/update_ranking.ts
Outdated
Show resolved
Hide resolved
🎉 This PR is included in v1.20.0 🎉 |
Motivation
Improve consistent usage of types.
Description
allExecution
,allLightclient
..sszTypesFor
helper.Steps to test or reproduce