code-423n4 / code-423n4/code423n4.com
Start calculating and reporting contest scores
Open
roadmap
- Dominant language
- JavaScript
- Stars
- 179
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
We can surface contest scores (total amt of slices earned)
For example, the contest scores earned by the top 4 finishers in contest 81 are:
| warden | score |
|---|---|
| leastwood | 25.99348907 |
| ShippooorDAO | 10.0597871125 |
| cmichel | 10.02714907 |
| TomFrenchBlockchain | 7.97548407 |
These aggregate contest scores can then be used in other stats in interesting ways like comparing:
- all contest scores across all time (eg what's the highest all time contest score?)
- a warden's average contest score and average contest score percentile
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.