- 27 Aug, 2020 1 commit
-
-
Moody Salem authored
-
- 26 Aug, 2020 9 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* more list stuff Use the selected list instead of the default list, but also use the default list start list selection code * move token warning to a modal, fix the install issue * add/remove/enter key * handle enter on currency select for ETHER * change slippage tolerance to be a slider * make ui closer to the mocks * commit slider changes * back to tabs * copy changes * bump list version * some styling for the list select * bump uniswap default list version * use contract calls to get ens names and addresses * show list logo * fix failing integration test * .eth.link * list introduction screen * remove showSendWithSwap * fix integration and unit tests * resolve ENS names * logos from ens * fix the lint errors * some refactoring to better support using a the library provider from the user for resolving ENS names * load list info from the list url for the introduction page * make it slightly harder to remove a list * minor clean up, some help text and links * remove icon from list update popup * show added/removed tokens * add GA everywhere, don't debounce contenthash lookups * show tags * fix tag key * tag display, list rendering, needs optimization * fix list fetching in firefox, style issue in safari * sort the lists, clean up styling * use client provider when possible * show token warning for url loaded tokens * improve the warning modal * some refactoring to fix the list fetching on networks other than mainnet * fix tests * some minor improvements * increase timeout to maybe fix integration tests which pass locally * build for tests using the dev network url * reset the lists if we deleted the other two copies * improve how we handle updating the default list of lists * fix integration test * Update token list selection styles * fix external links, reuse the on click outside code, show add errors * show the list origin instead of the full url * fix update list link * show host instead of hostname do not automatically dismiss major version upgrades for lists * fix link to tokenlists.org * add uma * clean up styling in list rows * bump token list version * bump token list version again * hover symbol to see currency name * bump version * add cmc lists, dharma list Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com>
-
- 25 Aug, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 18 Aug, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 17 Aug, 2020 1 commit
-
-
Moody Salem authored
-
- 12 Aug, 2020 1 commit
-
-
Moody Salem authored
-
- 11 Aug, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 10 Aug, 2020 1 commit
-
-
Moody Salem authored
-
- 07 Aug, 2020 1 commit
-
-
Moody Salem authored
* move the gas estimation stuff into its own hook and report errors from the gas estimation * fix linter errors * show the swap callback error separately * rename some variables * use a manually specified key for gas estimates * flip price... thought i did this already * only show swap callback error if approval state is approved * some clean up to the swap components * stop proactively looking for gas estimates * improve some retry stuff, show errors inline * add another retry test * latest ethers * fix integration tests * simplify modal and fix jitter on open in mobile * refactor confirmation modal into pieces before creating the error content * finish refactoring of transaction confirmation modal * show error state in the transaction confirmation modal * fix lint errors * error not always relevant * fix lint errors, remove action item * move a lot of code into ConfirmSwapModal.tsx * show accept changes flow, not styled * Adjust styles for slippage error states * Add styles for updated price prompt * Add input/output highlighting * lint errors * fix link to wallets in modal * use total supply instead of reserves for `noLiquidity` (fixes #701) * bump the walletconnect version to the fixed alpha Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com>
-
- 31 Jul, 2020 4 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Ian Lapham authored
* add updated ui warnings for imported tokens * remove useless styling * update to surpress on default tokens * add integration tests for warning cards on token import * remove callbacks as props in token warning card
-
- 29 Jul, 2020 1 commit
-
-
Moody Salem authored
fix(add liquidity): fix the mint hooks to return a price as well as return the dependent amount in the input currency (#1011)
-
- 28 Jul, 2020 1 commit
-
-
Moody Salem authored
-
- 27 Jul, 2020 5 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
- fetch transaction state less often for old transactions - fix a bug calling non payable methods with value 0
-
- 25 Jul, 2020 1 commit
-
-
Moody Salem authored
* load tokens from url `useTokenList` * improve performance of the loading * move the loading to redux and save loaded lists * lint error * move the list fetching code to a separate component * change how token lists are fetched to use the updater and add unit tests * fix a crash with currencyEquals * bump sdk version * token lists should automatically update for minor/patch changes * nit * show popups for list updates * support pointing at localhost * spuport ipfs/ipns logos * use the updater to bump list versions * save the old/new list in the popup for viewing diffs * improve the list popup * fix linter error, make sure visibility checking is working * show list update notifications * address a couple metamask warnings, linter error * fix the custom added/default tokens * refactor some popup stuff to reuse the fader * linter error * Revert: refactor some popup stuff to reuse the fader (a7b0f752) * style improvements, linter * add to the readme, drop the token-request template * back to the beta that works with wallet connect * get the dependencies to a state that works with wallet connect and passes integration tests
-
- 22 Jul, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 21 Jul, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
- 20 Jul, 2020 1 commit
-
-
Moody Salem authored
* first pass of sdk 3.0 * second pass using weth * kill unused pool popup * get it compiling again * first pass of sdk 3.0 * switch to currencies * get it compiling after the big move merge * restore margin * clean up add liquidity more * fix a bunch of bugs * todo trade on v1 * show eth in currency list * allow selecting eth in the swap page * fix unit tests for swap page * test lint errors * fix failing integration tests * fix another couple of failing unit tests * handle selecting currency b when no currency a * improve the import pool page * clean up add liquidity for invalid pairs * bold * first pass at swap arguments for v1, some unit tests * fix some bugs in add liquidity, burn hook * fix last of ts errors in remove liquidity * support wrapping/unwrapping weth * kill a bunch of code including the dummy pairs * required pair prop in the position card * tests for the v1 swap arguments * do not say estimated on the wrap ui * show ETH instead of WETH in the pool summaries * small size socks * fix lint error * in burn, use currencies from the URL * fix some integration tests * both contain weth * receive eth/weth link * fix empty row * show wrapped only if one currency is weth * currency selects in the remove liquidity page
-
- 17 Jul, 2020 1 commit
-
-
Moody Salem authored
-
- 16 Jul, 2020 1 commit
-
-
Ian Lapham authored
-
- 15 Jul, 2020 1 commit
-
-
Moody Salem authored
-