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

[Risk Score] - Leverage Maker strat new score #60

Closed
storming0x opened this issue Jul 21, 2022 · 0 comments · Fixed by #62
Closed

[Risk Score] - Leverage Maker strat new score #60

storming0x opened this issue Jul 21, 2022 · 0 comments · Fixed by #62
Assignees

Comments

@storming0x
Copy link

Add new score:

{
"id": "maker-lev",
"network": 1,
"label": "Maker-lev",
"codeReviewScore": 3,
"testingScore": 3,
"auditScore": 5,
"protocolSafetyScore": 1,
"complexityScore": 5,
"teamKnowledgeScore": 4,
"criteria": {
"nameLike": ["maker-lev"],
"strategies": [],
"exclude": []
}
},

Update maker score here to exclude the string "maker-lev" also [here](https://github.com/yearn/yearn-data-analytics/blob/4456405915c2ec2aa286c41679f6431f1c07065a/src/risk_framework/risks.json#L47) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants