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
The transaction replay logic should implement a local fail safe -- if there are N nakamoto tenures without any blocks being produced, the signers should clear their replay sets.
This will prevent any unforeseen corner cases in the TX replay logic from leading to inadvertent network stalls.