Progress Report for June
This is the last progress report. The next report will be the final report, which I expect to deliver on the 2nd of August.
What progress was made on your grant this month?
- Reimplemented Swagger as the previous implementation kept breaking. commit
- Improved the scoring.
- Failed benchmarks now have effect on the score.
- Scores no longer randomly become negative.
- Hosts were ranked on score integer, and then age. This caused an unfair favor for older hosts.
- Tweaked the alerting system.
- Started working on the API implementation for the new data
Summarize any problems that you ran into this month and how you’ll be solving them.
I’ve run into some difficulty on Zen validating the data I’ve extracted from the blockchain. It appears these inconsistencies were caused by the reset a few months ago. It has been figured out, but unfortunately it caused quite some delay.
Links to repos worked on this month:
What will you be working on next?
- Finalize API design of the new stats
- Front end design for these stats
- Bug fixes