op-challenger: run-trace now picks a random block in the span batch (#13715)
Previously it always picked the first block which was the worst case pre-holocene. Now it biases towards the first and last blocks as they hit more corner cases but can pick a random block in the middle of the batch as well.
Showing
Please register or sign in to comment