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!: Wire the provider module to return ValidatorUpdates, instead of the staking module #1993

Merged
merged 33 commits into from
Jul 15, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    39e5060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7441fe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9a51fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96a47d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    884a356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    356e6e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b0d3ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f53dc3 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    463e370 View commit details
    Browse the repository at this point in the history
  4. Revert cosmetic change

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    23b4c46 View commit details
    Browse the repository at this point in the history
  5. Revert cosmetic changes

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8b57495 View commit details
    Browse the repository at this point in the history
  6. Revert formatting

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b4ed21a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc69f20 View commit details
    Browse the repository at this point in the history
  8. Revert formatting

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ca84368 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb6f00f View commit details
    Browse the repository at this point in the history
  10. Revert minor formatting

    p-offtermatt committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8f8ff96 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix type

    p-offtermatt committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4e8b917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1b7d4 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    p-offtermatt committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    62dfd1e View commit details
    Browse the repository at this point in the history
  4. Revert "Fix typo"

    This reverts commit 62dfd1e.
    p-offtermatt committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    49a6e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc1185d View commit details
    Browse the repository at this point in the history
  6. Start fixing e2e test

    p-offtermatt committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    732e35d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c07a765 View commit details
    Browse the repository at this point in the history
  2. Remove more formatting

    p-offtermatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1cf874d View commit details
    Browse the repository at this point in the history
  3. Revert extra formatting

    p-offtermatt committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9d0c9b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a5b80c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96fbd4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f30ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    2ee5c6d View commit details
    Browse the repository at this point in the history
  2. Adjust comment

    p-offtermatt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ed93ba0 View commit details
    Browse the repository at this point in the history
  3. Address comments

    p-offtermatt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5ff56e8 View commit details
    Browse the repository at this point in the history
  4. Fix nightly test name

    p-offtermatt committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9c5028b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. feat: Initialize the max validators parameter for existing consumers (#…

    …2012)
    
    * Add initialization for validator cap
    
    * Remove migration test
    
    * Fix inconsistent naming
    p-offtermatt authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    60e9e7f View commit details
    Browse the repository at this point in the history