webb-tools / dkg-substrate

Multy-party threshold ECDSA (GG20) Substrate node
https://tangle.webb.tools/
GNU General Public License v3.0
59 stars 15 forks source link

[BUG] DKG reputations query does not return reputation of all validators #707

Closed devpavan04 closed 1 year ago

devpavan04 commented 1 year ago

Overview

dkg.authorityReputations() query only returns reputation of 4 validators even though there are 5 validators present. We need to return reputation values for all the available validators.

CleanShot 2023-09-08 at 04 32 33