gitcoinco / gitcoinco/web

Data Model Changes to enable admin to create a save GrantPayout info

Open
#9,681 0 comments 0 reactions 1 assignee Claimed by @thelostone-mc View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
776
PR merge metrics
No merged PRs in 30d

Description

### Description

This entails the changes needed to ensure multi claim support from DB standpoint.
This would involve

- creating a new table
- GrantPayout : to keep track of each Grant payout contract.
- updating tables
- CLRMatch to include a fk to GrantPayout
- GrantCLR to include a fk to GrantPayout

All the following info would be provided by the new created GrantPayout table
- which contract to claim from
- what the status of contract is
- which all CLR are paid out by a contract

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.