• Jordan Frankfurt's avatar
    feat(chain-connectivity): warn when the user is not receiving blocks (#2123) · bcf64bcb
    Jordan Frankfurt authored
    * logic for tracking time since last block
    
    * add polling times to chain info
    
    * pr feedback
    
    * add gui for chain connectivity warning
    
    * add arb support
    
    * update title of warning to indicate internet connectivity issues may be the problem
    
    * pr review
    
    * clean up useBlockWarningTimer
    
    * softer language on mainnet
    
    * only show warning if user has the window visible
    bcf64bcb
Polling.tsx 3.53 KB