Open sveneh opened 9 years ago
@tgerring : Are you maintaining the ethereum coveralls account?
@sveneh Only for the go-ethereum repo thus far. We're in the middle of some refactoring that is breaking tests, so coveralls is probably a bit out of date.
@sveneh I already talked with @kaeptnjoda about it, so she knows the details. Basically rewarding people for :
I am assigning @Gustav-Simonsson to this issue. He's been working on setting up the bug bounty program.
We're setting up a bounty program for the community to find bugs in the code and to submit new junit tests. The website is developed here: https://github.com/ethereum/baboon
To see where tests are missing, integrate with https://coveralls.io, which is already being used by the go team.
@CJentzsch, anything special to consider when implementing this?