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

gui, voting: Update pool cpids and avw rules #2624

Commits on Jan 13, 2023

  1. Add grcpool.com-5 to MiningPools class

    Note this can be done as part of a leisure release, because the
    pool mode in the GUI is entirely voluntary and does not affect consensus,
    and the while the AVW calculations use this class to adjust AVW
    based on whether a pool voted or not, and AVW drives validation, validation
    is for display only.
    jamescowens committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    0f13f30 View commit details
    Browse the repository at this point in the history
  2. Change poll validation percentages for AVW

    This commit changes the poll validation percentages to those approved
    in poll c186e2fd5fa81541e74838c1f3b1268c471b55dc6c37aa1b3b9ea84ecd20801c.
    
    Note this does not require a mandatory, because the AVW validation
    percentages only affect the display at the current time and do not drive
    any protocol rules.
    jamescowens committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ffcdc27 View commit details
    Browse the repository at this point in the history