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 a parameter that determines whether consumer chains allow inactive validators to validate them #2066

Merged

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    26608e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ce8a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691e20c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1221347 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea41237 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aee57d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2327b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f42e54 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. test: Add e2e tests for inactive vals (#2064)

    * Start adding e2e test for governance
    
    * Debug gov with inactive vals test
    
    * Outline for test scenarios where they are tested
    
    * Add MaxRank steps
    
    * Add e2e tests for min stake and max rank
    
    * Revert formatting change
    
    * Refactor stepsOptIn
    
    * Use adjusted config for e2e tests
    
    * Write for more scenarios where they are tested
    
    * Add test for mint
    
    * Add docstrings for e2e steps
    p-offtermatt authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7f541ba View commit details
    Browse the repository at this point in the history