Open cjtf0991 opened 7 months ago
Proposed impl.
Validator requests s3 upload link
Validator generates challenge
Validator uploads challenge
Validator broadcasts challenge link
Miners receive challenge link
Miners download challenge
The rest goes as usual
This should get rid of miner score jitter due to bandwidth.
This forgoes the need for UID based logic in the forward method and spares the validators some bandwidth. This also allows us to start actually grading miners based on speed, rather than only correctness, in quite a simple manner.