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

Arbitration Reputation Penalties #845

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Conversation

kronosapiens
Copy link
Member

@kronosapiens kronosapiens commented May 22, 2020

Prerequisite for #644, #717

Introduce functionality allowing Arbitrators to emit reputation penalties:

  • emitDomainReputationPenalty, which requires a domain proof, and
  • emitSkillReputationPenalty , which does not, but is restricted to root arbitrators.

In both cases the given int256 value must be less than or equal to 0.

@kronosapiens kronosapiens self-assigned this May 22, 2020
This was referenced May 22, 2020
@kronosapiens kronosapiens changed the title Add arbitration reputation penalties Arbitration Reputation Penalties May 22, 2020
@kronosapiens kronosapiens force-pushed the feat/arbitration-penalties branch 2 times, most recently from 77fd88c to b2fee02 Compare June 3, 2020 17:08
contracts/colony/IColony.sol Outdated Show resolved Hide resolved
contracts/colony/ColonyAuthority.sol Show resolved Hide resolved
area
area previously approved these changes Jun 4, 2020
area
area previously approved these changes Jun 8, 2020
@area area merged commit 0e2338e into develop Jun 9, 2020
@area area deleted the feat/arbitration-penalties branch June 9, 2020 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants