1. 28 Sep, 2022 5 commits
  2. 27 Sep, 2022 12 commits
  3. 26 Sep, 2022 3 commits
  4. 24 Sep, 2022 3 commits
  5. 23 Sep, 2022 9 commits
  6. 22 Sep, 2022 5 commits
  7. 21 Sep, 2022 3 commits
    • lynn's avatar
      feat: new lazy load that scrolls whole window and not inside fixed size container (#4684) · 28538214
      lynn authored
      * init
      
      * messy but working omfg
      
      * dont set initial to 500 set to just 1 for testing purposes
      
      * it looks pretty now and works well
      
      * sorting filtering and suspense loading are working
      
      * fix comments
      
      * handle token rows lacking addresS
      
      * start working with new data schema
      
      * new gql schema
      
      * initial commit
      
      * improved performance, added filtering
      
      * lint
      
      * removed comments and accidental settings.json changes
      
      * refactor: switch explore over to new queries (#4657)
      
      * initial commit
      * improved performance, added filtering
      * addressed pr comments
      * fixed typescript issue
      
      * merges
      
      * fix
      
      * fix oopsies
      
      * fix accidental changes
      
      * its working
      
      * drop leftover comment
      
      * clean up loaded row props
      
      * respond to comments
      
      * respond to jordan comments
      
      * init
      
      * remove unnecessary pkgs
      
      * undo yarn lock changes
      
      * loading rows fix
      
      * change loading rows to 3 as per fred instruction
      
      * remove anys
      Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      Co-authored-by: default avatarcartcrom <cartergcromer@gmail.com>
      Co-authored-by: default avatarcartcrom <39385577+cartcrom@users.noreply.github.com>
      28538214
    • Zach Pomerantz's avatar
      feat: weth check (#4685) · 4f48f337
      Zach Pomerantz authored
      * feat: throw on invalid deposits
      
      * feat: add new bug link
      
      * chore: note the usage of error state
      4f48f337
    • Jordan Frankfurt's avatar
      feat: new gql schema (#4654) · 9e070107
      Jordan Frankfurt authored
      * new gql schema
      
      * refactor: switch explore over to new queries (#4657)
      
      * initial commit
      * improved performance, added filtering
      * addressed pr comments
      * fixed typescript issue
      
      * drop leftover comment
      
      * clean up loaded row props
      Co-authored-by: default avatarcartcrom <39385577+cartcrom@users.noreply.github.com>
      9e070107