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

Soon losing rewards store #5839

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

mstrasinskis
Copy link
Contributor

Motivation

After periodic confirmation is activated, we need to notify users about their neurons that could soon lose rewards, so they can take action to avoid it. To simplify this, it’s better to have a derived store containing all the affected neurons, sorted by the time they start losing rewards.

Changes

  • New soonLosingRewardNeuronsStore store.

Tests

  • Added.

Todos

  • Add entry to changelog (if necessary).
    Not necessary.

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.

1 participant