-
Notifications
You must be signed in to change notification settings - Fork 5
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(modules): babe #405
Merged
Merged
feat(modules): babe #405
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
radkomih
force-pushed
the
feat/babe-module
branch
from
April 18, 2024 06:25
6b52845
to
8f33e8a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #405 +/- ##
===========================================
- Coverage 83.92% 81.08% -2.85%
===========================================
Files 242 270 +28
Lines 11692 13499 +1807
===========================================
+ Hits 9813 10946 +1133
- Misses 1479 2077 +598
- Partials 400 476 +76 ☔ View full report in Codecov by Sentry. |
radkomih
force-pushed
the
feat/babe-module
branch
6 times, most recently
from
April 19, 2024 05:31
151ca85
to
e2b2e9c
Compare
failfmi
previously approved these changes
Apr 19, 2024
radkomih
force-pushed
the
feat/babe-module
branch
from
April 22, 2024 05:56
9f7cb3f
to
798da16
Compare
failfmi
approved these changes
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context,
including:
BabeApi_configuration
BabeApi_current_epoch_start
BabeApi_current_epoch
BabeApi_next_epoch
BabeApi_generate_key_ownership_proof
BabeApi_submit_report_equivocation_unsigned_extrinsic
plan_config_change
report_equivocation
is not implementedreport_equivocation_unsigned
is not implementedUse Github semantic linking to address any open issues this PR relates to or closes.
Fixes #368 #369 #371 #370
ToDo #406
Checklist: