rubixchain / rubixgoplatform

GNU General Public License v3.0
8 stars 17 forks source link

Distributed pledging #173

Closed vaishnav-ch closed 1 month ago

vaishnav-ch commented 3 months ago
vaishnav-ch commented 2 months ago

Not working in case of 7 quorums where one or two of 5 quorums doesnt have enough balance to pledge.

This issue is resolved.

The reason behind this issue was that the function c.GetFinalQuorumList() was returning the quorum list with only first 5 quorums even if the input quorum list have 7 quorums.

gklps commented 1 month ago

LGTM. Pls attach testing results