• 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
Name
Last commit
Last update
.github Loading commit data...
cypress Loading commit data...
public Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.nvmrc Loading commit data...
.prettierignore Loading commit data...
.prettierrc Loading commit data...
.yarnrc Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codegen.yml Loading commit data...
cypress.json Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
yarn.lock Loading commit data...