Skip to content

fix(state): don't increment proposer priority when processing InitChain response#470

Merged
lklimek merged 1 commit intov0.10-devfrom
fix-e2e-simple
Oct 4, 2022
Merged

fix(state): don't increment proposer priority when processing InitChain response#470
lklimek merged 1 commit intov0.10-devfrom
fix-e2e-simple

Conversation

@lklimek
Copy link
Collaborator

@lklimek lklimek commented Oct 4, 2022

Issue being fixed or feature implemented

Priorities of validators retrieved from InitChain response are increased, causing incorrect node to be selected as proposer.

What was done?

Priorities of validators from InitChain are no longer increased.

How Has This Been Tested?

  • unit tests
  • e2e simple.yaml network test

Breaking Changes

none

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@lklimek lklimek added this to the v0.10.0 milestone Oct 4, 2022
@lklimek lklimek merged commit 36ffa6f into v0.10-dev Oct 4, 2022
@lklimek lklimek deleted the fix-e2e-simple branch February 1, 2024 13:33
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