Leonardo Berteotti
Leonardo Berteotti
We are using `Company` model with `merchant_processor` linked to stripe and we calling `merchant_processor` `onboarding_complete` in our tests. If we use `stripe` as processor it will call stripe server which...
**Description** When buying ETH on mainnet via Uniswap, it returns WETH instead of ETH. **How to Reproduce** Steps to reproduce the behavior: 1. Go to swap page 2. Trade DAI...
**Description** Add Arbitrum to common tokens in token list and as output token (instead of USDC). #### Definition of done - [ ] Description is created (Task creator) - [...
**Description** Here each one of us must comment his personal best folder structure to help us come up with the best solution. #### Definition of done - [ ] Description...
Right now we must do a POC for MUI and TailwindCSS to help us make a decision on how to standardize styles and organize theme.
When going to limit orders after visiting bridge page, the title changes to `Bridge | Swapr` where it should be `Swap | Swapr`.
**Description** Trading via Uniswap shows Price Impact too High error and it's impossible to trade. This happens on Mainnet, Arbitrum One and Polygon. #### Definition of done - [ ]...
~~The way we style components is a bit confusing. Sometimes we might use `styled-components`, other times we use `rebass` components with style props and even inline styling. We should follow...