gitcoinco / gitcoinco/easy-retro-pgf
Add Quadratic Distribute Payout Style
Open
- Dominant language
- TypeScript
- Stars
- 66
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Currently there are two options
- Custom: simple sum (should probably not be named `Custom` and more something like `Simple`)
- OP-style
Would be great to add another style which is quadratic calculations, where it's the square root of the sum.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the existing Custom and OP-style payout implementations and their tests, then compare their input and output expectations. Clarify the exact square-root-of-sum formula before adding the quadratic style and verifying its payout results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100