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
Right now, the PoX sync watchdog requires the node to do a full pass over the block availability data in the downloader state machine. Instead, it should only require a pass over the last O(1) reward cycles.