Skip to content

Remove check for priority order of existing validators (#3383)#3407

Merged
melekes merged 1 commit intodevelopfrom
ancaz/priority_order_test_fix
Mar 11, 2019
Merged

Remove check for priority order of existing validators (#3383)#3407
melekes merged 1 commit intodevelopfrom
ancaz/priority_order_test_fix

Conversation

@ancazamfir
Copy link
Contributor

Addresses issue #3383
When scaling and averaging is invoked, it is possible to have validators with close priorities ending up with same priority. This makes it hard, with the current code, to verify the priority orders before and after updates (in test TestValSetUpdatePriorityOrderTests).

  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants