1. 08 Jul, 2021 6 commits
  2. 07 Jul, 2021 18 commits
  3. 06 Jul, 2021 1 commit
  4. 05 Jul, 2021 1 commit
  5. 04 Jul, 2021 1 commit
  6. 02 Jul, 2021 10 commits
  7. 01 Jul, 2021 3 commits
    • Justin Domingue's avatar
      feat(pools): fetch pool tick data from uniswap v3 subgraph (#1932) · abfd87c5
      Justin Domingue authored
      * add hooks to fecth ticks data and active liquidity
      
      * cleanup
      
      * add polling interval
      
      * moved ms.macro types to dev deps
      
      * generate graphql schema on build
      
      * added @types/ms.macro
      
      * use clone deep
      abfd87c5
    • Crowdin Bot's avatar
    • Justin Domingue's avatar
      feat: add fee tier distribution badge (#1862) · d9c82ebf
      Justin Domingue authored
      * integrate with The Graph and auto-select fee tier
      
      * restored
      
      * addressed some design feedback
      
      * add pulsing animation on feeAmount change
      
      * simplify fee tier title
      
      * adjust button radios
      
      * addressed some design feedback
      
      * log ReactGA events
      
      * ignore data while fetching
      
      * update to use new generated queries
      
      * remove deleted file
      
      * add usefeetierdistribution hook
      
      * invalidate cache and standardize the outlined card
      
      * added react ga
      
      * fix show options logic
      
      * address design feedback
      
      * show % select in minified view
      
      * updated merge error
      d9c82ebf