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

stake-contract: shift eligibility when slashing newcomers provisioners #1363

Merged
merged 3 commits into from
Feb 14, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    6ed7105 View commit details
    Browse the repository at this point in the history
  2. stake-contract: change slashing functions

    - Change `slash` to not touch the staked amount
    - Change `slash` to shift eligibility when reward is 0
    - Add `hard_slash` to remove stake amount portion
    herr-seppia committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    250d8e7 View commit details
    Browse the repository at this point in the history
  3. rusk: change slash tests

    herr-seppia committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9f30494 View commit details
    Browse the repository at this point in the history