You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shuffle validator order in download_missing_sender_blocks (#4724)
## Motivation
Right now we're going through the validators always in the same order,
which is not ideal
## Proposal
Shuffle the validator order
## Test Plan
CI
## Release Plan
- These changes should be backported to the latest `testnet` branch,
then
- be released in a validator hotfix.
0 commit comments