-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add Grandine Consensus client support #383
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #383 +/- ##
========================================
Coverage 86.59% 86.59%
========================================
Files 78 78
Lines 3977 3977
========================================
Hits 3444 3444
Misses 448 448
Partials 85 85
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a271000
to
9b76264
Compare
putting that for test with Nethermind client :) |
@khalifaa55 |
…services_validator:_grandine,_network:_mainnet,_only_validator Test Case
d58cfae
to
8f2e591
Compare
Closes #381
Changes:
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyTesting
Requires testing
In case you checked yes, did you write tests?