• Moody Salem's avatar
    feat(v1-support): Enable executing swaps on v1 or v2 (#883) · bafd3f3c
    Moody Salem authored
    * swap-v1
    
    * toggle the version switch based on the search query parameter
    
    * rework some of the query parameter stuff in send/swap
    
    * hide the url when they click it
    
    * allow switching back to v2 via the toggle
    
    * represent the v1 trade in the UI if they toggle it on
    
    * show trade link in both directions (5% threshold for v1 link)
    
    * input amounts should reflect v1/v2
    
    * perform the approve on v1 exchange for v1 trades
    
    * get swap on v1 working
    
    * move some code around to reduce duplication
    
    * fix ts error
    
    * correct input allowance
    
    * fix exact token to token on v1
    
    * fix pending approvals to be specific to the spender
    
    * google analytics for swap version
    
    * disable the version switch on pages other than swap and send
    bafd3f3c
Name
Last commit
Last update
..
AccountDetails Loading commit data...
AddressInputPanel Loading commit data...
Button Loading commit data...
Card Loading commit data...
Column Loading commit data...
ConfirmationModal Loading commit data...
CurrencyInputPanel Loading commit data...
DoubleLogo Loading commit data...
Footer Loading commit data...
Header Loading commit data...
Identicon Loading commit data...
Loader Loading commit data...
Menu Loading commit data...
Modal Loading commit data...
NavigationTabs Loading commit data...
NumericalInput Loading commit data...
Popover Loading commit data...
Popups Loading commit data...
PositionCard Loading commit data...
QuestionHelper Loading commit data...
Row Loading commit data...
SearchModal Loading commit data...
Slider Loading commit data...
SlippageTabs Loading commit data...
TokenLogo Loading commit data...
TokenWarningCard Loading commit data...
Tooltip Loading commit data...
TxnPopup Loading commit data...
WalletModal Loading commit data...
Web3ReactManager Loading commit data...
Web3Status Loading commit data...
analytics Loading commit data...
swap Loading commit data...