babylonlabs-io / babylon

Other
23 stars 15 forks source link

fix: Non-determinism in sorting finality providers in the voting power table #180

Closed gitferry closed 1 month ago

gitferry commented 1 month ago

Non-determinism is caused due to not considering cases where both two items are jailed or non-timestamped, and when voting power is equal. This PR addressed this by determining the order in those cases by the increasing order of btc pk hex.