Closed cjtf0991 closed 7 months ago
Fixed in 6dc067baaa4b7ced15d8c369a977a8397b5f9910.
The validator will now exclude any neuron with a stake greater than 0, and upon receiving a bogus response from a miner, sets their response to an empty bytestring and punishes them in the reward procedure. The validator no longer halts, so this issue can be considered resolved.
Initially, this seems to happen since the validator seems to send itself validation queries, and verification for it fails, halting the validation call.