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

vote: Prevent commission update in the second half of epochs (backport #29362) #29389

Merged
merged 2 commits into from Dec 23, 2022

Commits on Dec 23, 2022

  1. vote: Prevent commission update in the second half of epochs (#29362)

    * vote: Prevent commission update in the second half of epochs
    
    * Address feedback
    
    * Fix tests
    
    * Make the feature enabled by single-contributor
    
    * Use a cooler pubkey
    
    (cherry picked from commit 968b158)
    
    # Conflicts:
    #	Cargo.lock
    #	programs/vote/Cargo.toml
    #	programs/vote/src/vote_processor.rs
    #	programs/vote/src/vote_state/mod.rs
    #	sdk/src/feature_set.rs
    joncinque authored and mergify[bot] committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    59bf799 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    joncinque committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    32968e7 View commit details
    Browse the repository at this point in the history