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

[Feature]: Add hooks from staking module to keep live delegations synchronized with valsetprefs #6544

Open
Tracked by #5864
sunnya97 opened this issue Sep 26, 2023 · 0 comments
Labels
T:triage Issues that need to be prioritized

Comments

@sunnya97
Copy link
Collaborator

sunnya97 commented Sep 26, 2023

Summary

Add hooks from staking module to keep live delegations synchronized with valsetprefs

Problem Definition

RIght now, if a user selects a stake squad in valsetprefs, but then does a direct staking module stake msg, their live delegations are out of sync with what's stored in the valset prefs module.

Proposed Feature

We should make it so that if they do a raw stake msg, it updates their valsetpref as well (or just removes it, so it falls back to the passthrough functionality of valset prefs module)

Updating is preferred, if simple

@p0mvn p0mvn added the T:triage Issues that need to be prioritized label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:triage Issues that need to be prioritized
Projects
Status: Needs Triage 🔍
Development

No branches or pull requests

2 participants