Skip to content
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: Implemented fetching and storing of disabled authority for set. #813

Merged
merged 7 commits into from
Mar 6, 2025

Conversation

hMitov
Copy link
Collaborator

@hMitov hMitov commented Mar 5, 2025

Description

Implemented fetching and storing of disabled authority for set.

Fixes #774

@hMitov hMitov added this to the Fruzhin Phase 3 - M3. BEEFY milestone Mar 5, 2025
@hMitov hMitov self-assigned this Mar 5, 2025
* The threshold is determined as the numOfValidators - (numOfValidators - 1) / 3
*
* @return minimum required validators for finality.
* Method is being called after processing all the accumulated justifications.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment related to the method below?

@hMitov hMitov requested a review from Zurcusa March 6, 2025 10:10
Hristiyan Mitov added 2 commits March 6, 2025 16:21
# Conflicts:
#	src/main/java/com/limechain/beefy/state/BeefyState.java
Copy link

sonarqubecloud bot commented Mar 6, 2025

@hMitov hMitov merged commit d469002 into dev Mar 6, 2025
3 checks passed
@hMitov hMitov deleted the 774-store-disable-authorities branch March 6, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store disable authorities
2 participants