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
I checked some and these errors looked like people sending the same tx multiple times. You can probably look deeper into the error types. Maybe some people are using a broken bot.
I remember that, some bots took a while to update from the legacy staking ledger. If you did the wrong storage query, the client believed that there were still pending payouts, even if they were already claimed.
Hence, they tried to claim it again, and again, and the payouts failed all the time.
Eventually, all bots were fixed, and the deprecated staking ledger was cleaned up anyhow after all the legacy eras were cleaned up on chain.
Somehow
Staking::PayoutStakers
fails about 1000 times per day on Polkadot:Seems fine on Kusama:
Also visible on Subscan. Does someone know why that is?
The text was updated successfully, but these errors were encountered: