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 moderation and review stage to Event DB | NPG-0000 #421

Merged
merged 10 commits into from
Jul 19, 2023

Conversation

coire1
Copy link
Collaborator

@coire1 coire1 commented Jun 6, 2023

No description provided.

@coire1 coire1 added do not review yet Do not review yet do not merge yet PR is not ready to be merged yet labels Jun 6, 2023
@Mr-Leshiy
Copy link
Contributor

Mr-Leshiy commented Jun 26, 2023

  • added new table reviewer_level which represents a rewiew levels info as total reward percentage from the total cap and event to which it is assigned.
  • added new columns to proposal_review table: assessor_level - reference to the reviewer_level table and reward_address - reward address for the reviewer
  • added a new column review_rewards to the event table, which represents the total community reviewers pot.

@minikin minikin changed the title feat: Add moderation and review stage to Event DB. feat: Add moderation and review stage to Event DB | NPG-0000 Jul 18, 2023
@minikin minikin marked this pull request as ready for review July 19, 2023 09:08
@minikin minikin enabled auto-merge (squash) July 19, 2023 09:16
@minikin minikin merged commit db3033c into main Jul 19, 2023
25 checks passed
@minikin minikin deleted the feature/review-stage branch July 19, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge yet PR is not ready to be merged yet do not review yet Do not review yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants