Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(gov): remove usage of v1.ValidatorGovInfo #7

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

tbruyelle
Copy link
Collaborator

This type was used to hold the validator vote and its delegation
deductions. Now that vote inheritance is disabled, we don't need to hold
these values any more, we can just use the type returned by the staking
keeper.

@tbruyelle tbruyelle changed the base branch from adam-hanna/gov/disable-vote-inheritance to main September 11, 2024 10:25
This type was used to hold the validator vote and its delegation
deductions. Now that vote inheritance is disabled, we don't need to hold
these values any more, we can just use the type returned by the staking
keeper.
@tbruyelle tbruyelle merged commit d844646 into main Sep 11, 2024
6 of 8 checks passed
@tbruyelle tbruyelle deleted the tbruyelle/refactor/tally branch September 11, 2024 10:27
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.

3 participants