Consider using a specific version of Vyper in your contracts instead of a wide version. For example, instead of # @version ^0.4.1, use # @version ~=0.4.1
Impact:
Contributors could use a the wrong compiler
Use a ~= compatible release clause or a == version matching clause for the compiler version
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.
The contest is complete and the rewards are being distributed.