Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

trust metric, slashing #747

Merged
merged 1 commit into from
Jun 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ RHOC are distributed monthly based on invoices.

The setting of budgets and rewards runs from the 8th of the month to the 8th of the next month. At the 8th of the month the state of budgets and rewards is frozen and the process repeats for the next month. Take the work done in April for example. No changes can be made anymore to either budgets or rewards after the 8th of May. The settings for May start at the 9th of May.

**Budgets are allocated to work items by at least three Members. The average of three votes defines the budget.**
**Budgets are allocated to work items by at least three [trust-certified][tc] Members. The average of three votes defines the budget.**

[tc]: https://github.com/rchain/bounties/wiki/Trust-Ratings

Use the [RChain Bounty Budget and Rewards](https://rewards.rchain.coop/) app to vote. See [How To Use the Budget Rewards Web app][howto] for illustrated instructions.

Expand All @@ -51,7 +53,8 @@ Use the [RChain Bounty Budget and Rewards](https://rewards.rchain.coop/) app to

## Decentralized Reward Allocation

- During the month each RAM may vote on what portion of the budget is distributed to each RAM as a reward for their participation. **The average of (at least three) votes sets the personal reward for each RAM.**
- During the month each RAM may vote on what portion of the budget is distributed to each RAM as a reward for their participation. **The average of (at least three) votes from [trust-certified][tc] Members sets the personal reward for each RAM.**
- As a last resort after negotiation over budgets and rewards, **a participant loses their whole month's reward if there is a quorum (10x weight) of slashing votes against him/her on any issue.**

Again, see [How To Use the Budget Rewards Web app][howto] for illustrated instructions.

Expand Down