1. 03 Mar, 2023 2 commits
  2. 02 Mar, 2023 1 commit
  3. 01 Mar, 2023 4 commits
  4. 28 Feb, 2023 3 commits
  5. 27 Feb, 2023 4 commits
  6. 25 Feb, 2023 3 commits
  7. 24 Feb, 2023 3 commits
  8. 23 Feb, 2023 4 commits
  9. 22 Feb, 2023 8 commits
  10. 21 Feb, 2023 1 commit
    • Jack Short's avatar
      fix: not using stablecoin to calc price impact pwat (#5997) · 7b589561
      Jack Short authored
      * feat: implementing graphql endpoint
      
      * changing from hook to function call
      
      * initial gql routing works
      
      * feat: initial pwatRouting setup
      
      * sending correct amount
      
      * removing console
      
      * it is working
      
      * sufficient balance
      
      * 0 if no inputCurrency
      
      * removing value to send if erc20
      
      * removing console
      
      * permit2 optional flag
      
      * removing not necessary stuff
      
      * mobile fixes
      
      * overlay needs to be here
      
      * changing swap amount to pool reserves
      
      * refactoring routing logic
      
      * no route found button state
      
      * better price loading for insufficient liquidity
      
      * refactoring graphql routing code
      
      * overflow
      
      * initial comments
      
      * resetting bag status on input currency change
      
      * locking
      
      * done
      
      * remove helper text for eth
      
      * fix: pay with any token routing bug
      
      * reordering button
      
      * zindex
      
      * price updated
      
      * keeping debounce
      
      * feat: adding amplitude events for pwat
      
      * bumping analytics version
      
      * types and hooks
      
      * moving erc20 flag to useSendTransaction
      
      * why did i put it in a hook
      
      * no return
      
      * fix: not using usdc value to calculate price impact
      
      * refactor + loading state
      7b589561
  11. 18 Feb, 2023 4 commits
    • eddie's avatar
      feat: introduce statsig and expose dummy feature gate (#5974) · c9d3dc36
      eddie authored
      * feat: introduce statsig and expose dummy feature gate
      
      * feat: use the flag for different copy
      
      * feat: use amplitude user ID
      
      * fix: lock file
      
      * feat: upgrade analytics package
      
      * fix: update snapshots
      
      * fix: unit test snapshot
      
      * fix: fix tests and value check
      
      * feat: switch user ID to device ID
      
      * fix: move statsig wrapper
      
      * fix: move statsig wrapper
      
      * fix: e2e tests
      
      * fix: e2e tests
      
      * fix: env var
      
      * fix: env var
      
      * fix: try testEnv
      
      * fix: undo last commit
      
      * fix: e2e tests
      
      * fix: typo
      
      * fix: dont wait for init
      
      * wip
      
      * fix: undo wip change
      c9d3dc36
    • eddie's avatar
      fix: change e2e test language (#5999) · ef4d8fc2
      eddie authored
      ef4d8fc2
    • Jack Short's avatar
      feat: pwat amp events (#5991) · ff9cc5cb
      Jack Short authored
      * feat: implementing graphql endpoint
      
      * changing from hook to function call
      
      * initial gql routing works
      
      * feat: initial pwatRouting setup
      
      * sending correct amount
      
      * removing console
      
      * it is working
      
      * sufficient balance
      
      * 0 if no inputCurrency
      
      * removing value to send if erc20
      
      * removing console
      
      * permit2 optional flag
      
      * removing not necessary stuff
      
      * mobile fixes
      
      * overlay needs to be here
      
      * changing swap amount to pool reserves
      
      * refactoring routing logic
      
      * no route found button state
      
      * better price loading for insufficient liquidity
      
      * refactoring graphql routing code
      
      * overflow
      
      * initial comments
      
      * resetting bag status on input currency change
      
      * locking
      
      * done
      
      * remove helper text for eth
      
      * fix: pay with any token routing bug
      
      * reordering button
      
      * zindex
      
      * price updated
      
      * keeping debounce
      
      * feat: adding amplitude events for pwat
      
      * bumping analytics version
      
      * types and hooks
      
      * moving erc20 flag to useSendTransaction
      
      * why did i put it in a hook
      
      * no return
      ff9cc5cb
    • lynn's avatar
  12. 17 Feb, 2023 3 commits
    • github-actions[bot]'s avatar
      chore(i18n): new Crowdin translations (#5855) · f15dd1e6
      github-actions[bot] authored
      chore(i18n): synchronize translations from crowdin [skip ci]
      Co-authored-by: default avatarCrowdin Bot <support+bot@crowdin.com>
      f15dd1e6
    • Jack Short's avatar
      fix: fixing pwat routing edge case (#5987) · 8c372c61
      Jack Short authored
      * feat: implementing graphql endpoint
      
      * changing from hook to function call
      
      * initial gql routing works
      
      * feat: initial pwatRouting setup
      
      * sending correct amount
      
      * removing console
      
      * it is working
      
      * sufficient balance
      
      * 0 if no inputCurrency
      
      * removing value to send if erc20
      
      * removing console
      
      * permit2 optional flag
      
      * removing not necessary stuff
      
      * mobile fixes
      
      * overlay needs to be here
      
      * changing swap amount to pool reserves
      
      * refactoring routing logic
      
      * no route found button state
      
      * better price loading for insufficient liquidity
      
      * refactoring graphql routing code
      
      * overflow
      
      * initial comments
      
      * resetting bag status on input currency change
      
      * locking
      
      * done
      
      * remove helper text for eth
      
      * fix: pay with any token routing bug
      
      * reordering button
      
      * zindex
      
      * price updated
      
      * keeping debounce
      8c372c61
    • Charles Bachmeier's avatar
      feat: [ListV2] Updated page responsiveness and breakpoints (#5972) · 8c0998bd
      Charles Bachmeier authored
      * updated responsiveness for grid
      
      * add sell nfts back header
      
      * input responsiveness
      
      * lint
      
      * remove shrink property
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      8c0998bd