You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it seems that all eligible validator nodes are included in the validator set at genesis instead of the top K. We should instead run the election algorithm to derive the initial set.
Currently it seems that all eligible validator nodes are included in the validator set at genesis instead of the top K. We should instead run the election algorithm to derive the initial set.
Reference:
oasis-core/go/consensus/tendermint/api/genesis.go
Lines 114 to 156 in 1bb5b80
The text was updated successfully, but these errors were encountered: