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
…ges (#12236)
It was previously a mistake to use routed messages. There's no reason to
do that.
This also applies rate limiting to the network messages.
Closes#11937Closes#12091
The request is very heavy so we need to rate limit it heavily (say, 1 minute per peer), and cache the response because it only changes once per epoch.
The text was updated successfully, but these errors were encountered: