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!: Add support for priority validators #2101

Merged
merged 41 commits into from
Oct 25, 2024
Merged

feat!: Add support for priority validators #2101

merged 41 commits into from
Oct 25, 2024

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    536243a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b7612e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    c3df006 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    f96fb22 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e41bd64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5893cd3 View commit details
    Browse the repository at this point in the history
  3. Update .changelog/unreleased/features/provider/xxxx-priority-validato…

    …rs.md
    
    Co-authored-by: Philip Offtermatt <[email protected]>
    kirdatatjana and p-offtermatt authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    09beb73 View commit details
    Browse the repository at this point in the history
  4. Update x/ccv/provider/keeper/power_shaping.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    kirdatatjana and p-offtermatt authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d442765 View commit details
    Browse the repository at this point in the history
  5. Update x/ccv/provider/keeper/power_shaping_test.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    kirdatatjana and p-offtermatt authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e6b17ef View commit details
    Browse the repository at this point in the history
  6. Update x/ccv/provider/keeper/power_shaping_test.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    kirdatatjana and p-offtermatt authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4083463 View commit details
    Browse the repository at this point in the history
  7. Update .changelog/unreleased/api-breaking/provider/xxxx-priority-vali…

    …dators.md
    
    Co-authored-by: Philip Offtermatt <[email protected]>
    kirdatatjana and p-offtermatt authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    508aa1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da41d15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7572eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    165ef87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5cb420 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6788e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Improved e2e test

    kirdatatjana committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1c19591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36e28f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171246d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Fixed some issues

    kirdatatjana committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ae2c771 View commit details
    Browse the repository at this point in the history
  2. Refactored code logic

    kirdatatjana committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e40a8c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Refactored code logic

    kirdatatjana committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e878390 View commit details
    Browse the repository at this point in the history
  2. Renamed files

    kirdatatjana committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    837a078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04e9c57 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    f866876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21d8ff7 View commit details
    Browse the repository at this point in the history
  3. Update tx.go

    kirdatatjana authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    abd2773 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c83503 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a78038f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Small fixes

    kirdatatjana committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5ef9ff2 View commit details
    Browse the repository at this point in the history
  2. Small fixes

    kirdatatjana committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ba04ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5d043b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Update contrib/local-testnet.sh

    Co-authored-by: Marius Poke <[email protected]>
    kirdatatjana and mpoke authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    31e8001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc84d75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6336f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adc3a0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94eba83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a49866c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b38ed4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1d974d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f4d771 View commit details
    Browse the repository at this point in the history