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 extra validator ranking reward metric AC #2174

Merged
merged 3 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. feat: Add extra validator ranking reward metric AC

    Adds an extra validator ranking reward metric AC:
    
    For reward metrics relating to trading, an individual must meet the staking requirement AND notional time-weighted average position requirement) set in the recurring transfer. If they do not then their reward metric is set to 0. Note, these requirements do not apply to the validator ranking metric or the market creation reward metric.
    
    e.g. For a party that is a consensus or standby validator, the staking requirement and notional time-weighted average position requirement do not apply to their validator ranking metric
    gordsport committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5fcdda7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore: split AC into 3

    gordsport committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    359396a View commit details
    Browse the repository at this point in the history
  2. fix: remove old AC

    gordsport committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6d40a13 View commit details
    Browse the repository at this point in the history