• Moody Salem's avatar
    refactor: logs hook (#1941) · 27f75610
    Moody Salem authored
    * feat(logs): add an infrastructure for fetching logs in a declarative way
    
    * use the logs hook in the vote page, first pass
    
    * fix comment
    
    * bit of cleanup
    
    * unused imports
    
    * improve loading indicator on vote page
    
    * some testnet behavior improvements
    
    * fix loader state
    
    * loading state nit
    
    * show correct indexes
    
    * remove the unnecessary retry code
    
    * first pass at the slice
    
    * no throws
    
    * loading indicator should go away if not connected
    
    * use the logs slice for the logs hook state
    
    * style changes per cal's request
    27f75610
index.tsx 2.65 KB