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

Add storage bounds for pallet staking #6445

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 11, 2024

  1. add MaxInvulnerables

    re-gius committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6c808b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. add MaxActiveValidators

    re-gius committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1b18bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ac60af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4edb8e1 View commit details
    Browse the repository at this point in the history
  4. nit (typo)

    re-gius committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    65c7de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix migrations for BoundedVec

    re-gius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    35069c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b15af View commit details
    Browse the repository at this point in the history
  3. Migrate ErasRewardPoints

    re-gius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eb93a70 View commit details
    Browse the repository at this point in the history