Skip to content
This repository was archived by the owner on Feb 23, 2022. It is now read-only.

blockchain: change validator set sorting method#91

Merged
melekes merged 2 commits intomasterfrom
anton/4792-sort-vals
May 6, 2020
Merged

blockchain: change validator set sorting method#91
melekes merged 2 commits intomasterfrom
anton/4792-sort-vals

Conversation

@melekes
Copy link
Contributor

@melekes melekes commented May 5, 2020

from address based to one based on voting power, which enables faster commit verification assuming non uniform distribution of power.

Refs tendermint/tendermint#2478

Copy link
Contributor

@tac0turtle tac0turtle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@melekes melekes merged commit c3cd54a into master May 6, 2020
@melekes melekes deleted the anton/4792-sort-vals branch May 6, 2020 07:02
mergify bot pushed a commit to tendermint/tendermint that referenced this pull request May 6, 2020
thus enabling faster commit verification assuming non uniform distribution of power.

Closes #2478

spec: tendermint/spec#91
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants