Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

ValidatorsHash is taking bftWeight zero into calculation #8883

Closed
Tracked by #7226
ishantiw opened this issue Aug 19, 2023 · 0 comments · Fixed by #8899
Closed
Tracked by #7226

ValidatorsHash is taking bftWeight zero into calculation #8883

ishantiw opened this issue Aug 19, 2023 · 0 comments · Fixed by #8899
Assignees
Milestone

Comments

@ishantiw
Copy link
Contributor

Expected behavior

computeValidatorsHash should not have validators with bftWeight===0 for calculation.

Actual behavior

computeValidatorsHash takes validators with bftWeight zero and doesn't filter it out and uses it for validatorsHash calculation.

Which version(s) does this affect? (Environment, OS, etc...)

v6.0.0-beta.6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants