Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

babe: handle error when checking/reporting equivocations #6915

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

andresilva
Copy link
Contributor

When importing BABE blocks we check for equivocations (i.e. another block at this slot from the same authority) and report it to the runtime if appropriate. An error here should not prevent us from importing the block if it is valid.

@andresilva andresilva added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Aug 18, 2020
@bkchr bkchr merged commit 3c3461d into master Aug 19, 2020
@bkchr bkchr deleted the andre/fix-babe-equivocation-err-handling branch August 19, 2020 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants