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

feat(nns): Limit the number of neurons to unstake maturity in a single message #4184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jasonz-dfinity
Copy link
Contributor

The instructions used by unstaking maturity will become larger after migrating neurons to stable memory. Therefore we should bound the number of neurons to process within the same message. Note that the remaining neurons will continue to be processed at the next timer invocation.

@jasonz-dfinity jasonz-dfinity requested a review from a team as a code owner March 1, 2025 00:20
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this pull request affects the behavior of any canister owned by
the Governance team, remember to update the corresponding
unreleased_changes.md file(s).

To acknowldge this reminder (and unblock the PR), dismiss this
code review by going to the bottom of the pull request page, and
supply one of the following reasons:

  1. Done.

  2. No canister behavior changes.

@github-actions github-actions bot added the feat label Mar 1, 2025
Base automatically changed from jason/unstake-maturity-bench to master March 1, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants