Commit Graph

  • d1a801f750 perf(network connector): use an inline network connector until improved connector is pushed upstream Moody Salem 2020-05-30 02:03:02 -04:00
  • 73d3df05f2
    perf(network connector): use an inline network connector until improved connector is pushed upstream Moody Salem 2020-05-30 02:03:02 -04:00
  • 2491993d92 Added minimums in for token sale Corey Caplan 2020-05-29 21:19:23 -04:00
  • 7779a0228d perf(multicall): add unit tests and fix a bug (#845) Moody Salem 2020-05-29 20:07:18 -04:00
  • 83554f44f8
    perf(multicall): add unit tests and fix a bug (#845) Moody Salem 2020-05-29 20:07:18 -04:00
  • 50c576982b
    Fix lint error Moody Salem 2020-05-29 19:58:15 -04:00
  • 277cb2e01e
    Show a link to the old portal, disable the WIP page Moody Salem 2020-05-29 19:57:46 -04:00
  • e8620be979
    Add a bunch of tests and bump up the call size Moody Salem 2020-05-29 19:55:30 -04:00
  • 4bffbf4a93
    start with the migrate page Moody Salem 2020-05-29 15:08:52 -04:00
  • ee41138b62 chore(constant): update token list Moody Salem 2020-05-29 15:20:23 -04:00
  • 320b2e384b
    chore(constant): update token list Moody Salem 2020-05-29 15:20:23 -04:00
  • 3a5a2f2901 chore(multicall/migrate): move some v1 stuff around for migrate Moody Salem 2020-05-29 15:08:07 -04:00
  • 9492e7375a
    chore(multicall/migrate): move some v1 stuff around for migrate Moody Salem 2020-05-29 15:08:07 -04:00
  • 790a70ee68 Added ETH as initial currency Corey Caplan 2020-05-29 13:48:02 -04:00
  • 950b9d0fff chore(multicall): lint error Moody Salem 2020-05-29 13:25:55 -04:00
  • 8a6a10be9d
    chore(multicall): lint error Moody Salem 2020-05-29 13:25:55 -04:00
  • 350aa821a2 perf(multicall): improve fetching code to allow for fetching immutable data like token symbols/names/decimals Moody Salem 2020-05-29 13:23:49 -04:00
  • 5e486fca7f
    perf(multicall): improve fetching code to allow for fetching immutable data like token symbols/names/decimals Moody Salem 2020-05-29 13:23:49 -04:00
  • 2e8603eaf9 sizing updates, bug fix on token change ianlapham 2020-05-29 12:41:21 -04:00
  • 499446ce67 fix(multicall): v1 pair lookup Moody Salem 2020-05-29 11:52:20 -04:00
  • 87d24c404b
    fix(multicall): v1 pair lookup Moody Salem 2020-05-29 11:52:20 -04:00
  • ade0a918ed fix(multicall): return loading states from the multicall hooks #842 Moody Salem 2020-05-29 11:48:33 -04:00
  • d4011f73d1
    fix(multicall): return loading states from the multicall hooks #842 Moody Salem 2020-05-29 11:48:33 -04:00
  • 7ffcd9f252 chore(strict): strict connectors directory Moody Salem 2020-05-29 11:05:54 -04:00
  • 6fc3157977
    chore(strict): strict connectors directory Moody Salem 2020-05-29 11:05:54 -04:00
  • 09e5176e57 Cleaned up repo Corey Caplan 2020-05-28 23:16:41 -04:00
  • 17b4ff4fd9 perf(ethereum): reduce number of calls by batching all polling node calls (#840) Moody Salem 2020-05-28 21:17:45 -04:00
  • 9c1fe53e4b
    perf(ethereum): reduce number of calls by batching all polling node calls (#840) v2.0.10 Moody Salem 2020-05-28 21:17:45 -04:00
  • 7e59ffd724
    Return null if pair reserves are undefined to indicate it does not exist Moody Salem 2020-05-28 21:05:33 -04:00
  • adfca191f1
    Reduce delay to something less noticeable Moody Salem 2020-05-28 20:38:40 -04:00
  • 409f5d5319
    Avoid duplicate fetches via debounce Moody Salem 2020-05-28 20:29:35 -04:00
  • 45c2a2d665 Merge branch 'beta' of https://github.com/defi-money-market-ecosystem/uniswap-frontend into beta Corey Caplan 2020-05-28 20:21:46 -04:00
  • f12e260e11 Updated package.json Corey Caplan 2020-05-28 20:21:27 -04:00
  • 813efe80bf
    Merge pull request #3 from defi-money-market-ecosystem/sale-info-page Corey Caplan 2020-05-28 20:19:08 -04:00
  • 503e749387 Merge branch 'beta' into sale-info-page Corey Caplan 2020-05-28 20:16:48 -04:00
  • 145eafc469 added link to full document aknuck 2020-05-28 20:12:13 -04:00
  • 72e1828531
    Put the encoding/decoding in the methods that can do it most efficiently Moody Salem 2020-05-28 20:03:20 -04:00
  • 61f827c174 Cleaned up ETH, WETH tx flow, signature awaiting, and more Corey Caplan 2020-05-28 19:48:32 -04:00
  • ee753de360
    Default export Moody Salem 2020-05-28 19:24:58 -04:00
  • df270f1e4b
    Remove the eth-scan contract completely more Moody Salem 2020-05-28 19:21:20 -04:00
  • d33ee42e89
    Remove the eth-scan contract completely Moody Salem 2020-05-28 19:14:32 -04:00
  • 25cc7f6132
    convert useETHBalances Moody Salem 2020-05-28 19:02:05 -04:00
  • f7df29e6e8
    get it to a working state with the more generic form Moody Salem 2020-05-28 18:41:18 -04:00
  • ff60802285 update test for formatted address ianlapham 2020-05-28 16:40:07 -04:00
  • f34befcbe7 made token sale info page aknuck 2020-05-28 16:34:07 -04:00
  • 0d15f9465a wallet style tweaks + approve UI refactor ianlapham 2020-05-28 16:01:52 -04:00
  • 701c1de948
    Fix strict warning Moody Salem 2020-05-28 15:27:41 -04:00
  • c54b11a467
    Use checksummed address Moody Salem 2020-05-28 13:46:09 -04:00
  • 61b68147d3
    fix lint warning Moody Salem 2020-05-28 13:44:47 -04:00
  • fee0975b60
    use multicall for balances Moody Salem 2020-05-28 13:40:22 -04:00
  • aec49454db Merge branch 'beta' of https://github.com/defi-money-market-ecosystem/uniswap-frontend into beta aknuck 2020-05-28 13:12:21 -04:00
  • b28195d35b small styling change on token select button aknuck 2020-05-28 13:10:43 -04:00
  • b6d8557dec
    use multicall everywhere Moody Salem 2020-05-28 12:11:38 -04:00
  • 34313ca6e3
    clean up performance, re-fix annoying error Moody Salem 2020-05-27 23:53:01 -04:00
  • 2509da3927
    working multicall! Moody Salem 2020-05-27 22:21:31 -04:00
  • 051e57b6d7
    multicall reducer Moody Salem 2020-05-27 20:44:53 -04:00
  • 5705d02d95
    start implementing reducer Moody Salem 2020-05-27 12:28:26 -04:00
  • fe81cfe5bd
    rebase lint error Moody Salem 2020-05-27 12:03:55 -04:00
  • 2790f08fd3
    initial refactoring Moody Salem 2020-05-27 11:59:50 -04:00
  • 3c10b5785f Remove liquidity callback (#837) Noah Zinsmeister 2020-05-27 13:13:31 -04:00
  • 28c916ff45
    Remove liquidity callback (#837) v2.0.9 Noah Zinsmeister 2020-05-27 13:13:31 -04:00
  • c7993b2f8f
    address review comments Noah Zinsmeister 2020-05-27 13:11:57 -04:00
  • 5267feed5e chore(release): fix changelog commit hashes Moody Salem 2020-05-27 12:29:49 -04:00
  • 7adb4b6bd6
    chore(release): fix changelog commit hashes Moody Salem 2020-05-27 12:29:49 -04:00
  • 373dc510a1
    tweak helper text Noah Zinsmeister 2020-05-27 12:10:56 -04:00
  • e4f914ab16
    Merge branch 'v2' into remove-liquidity-callback Noah Zinsmeister 2020-05-27 11:47:22 -04:00
  • e30e28a348 Add liquidity callback (#830) Noah Zinsmeister 2020-05-27 11:42:25 -04:00
  • b2f0236ee8
    Add liquidity callback (#830) Noah Zinsmeister 2020-05-27 11:42:25 -04:00
  • 5d028d6216 Fixed up wallet connect and made a couple more pieces dynamic Corey Caplan 2020-05-27 10:27:07 -04:00
  • 65414b2b11 fix(release): fix the dns record update Moody Salem 2020-05-27 09:58:28 -04:00
  • 4b57059353
    fix(release): fix the dns record update v2.0.8 Moody Salem 2020-05-27 09:58:28 -04:00
  • 4b3f02b844 fix(flatMap): don't use the native flatMap function, bump release plugin version Moody Salem 2020-05-27 09:29:53 -04:00
  • 6926f9a4ae
    fix(flatMap): don't use the native flatMap function, bump release plugin version Moody Salem 2020-05-27 09:29:53 -04:00
  • 135e22e6eb chore(readme): prepare for more ipfs, use the latest version of github tag action Moody Salem 2020-05-27 09:14:12 -04:00
  • 7dec580944
    chore(readme): prepare for more ipfs, use the latest version of github tag action Moody Salem 2020-05-27 09:14:12 -04:00
  • 61cfeeab35 chore(release): fix cf-ipfs url Moody Salem 2020-05-27 09:01:20 -04:00
  • 5cf95680ef
    chore(release): fix cf-ipfs url Moody Salem 2020-05-27 09:01:20 -04:00
  • 8c24b7b42d chore(release): limit release to release.yaml changes on v2 branch Moody Salem 2020-05-27 09:00:57 -04:00
  • f8d6bab4ae
    chore(release): limit release to release.yaml changes on v2 branch Moody Salem 2020-05-27 09:00:57 -04:00
  • 9acddadac4
    reset fields between pairs Noah Zinsmeister 2020-05-27 00:40:01 -04:00
  • 9f00f81a5c
    Merge branch 'add-liquidity-callback' into remove-liquidity-callback Noah Zinsmeister 2020-05-27 00:38:59 -04:00
  • b4cc006e8f
    disable token selection in mint Noah Zinsmeister 2020-05-27 00:37:36 -04:00
  • 300eaed898
    migrate burn Noah Zinsmeister 2020-05-27 00:31:20 -04:00
  • 1ef8eeb6a5 Fixed up decimals and added referral program Corey Caplan 2020-05-26 23:03:26 -04:00
  • 8e929eb304 Merge branch 'v2' of https://github.com/Uniswap/uniswap-frontend into style-tweaks Callil Capuozzo 2020-05-26 23:02:29 -04:00
  • 5c10a7f61d
    move environment variables to the .env files v1.0.0 Moody Salem 2020-05-26 20:06:18 -04:00
  • 5a38c8854f
    Change the URL when they click swap Moody Salem 2020-05-20 15:22:26 -05:00
  • 251fc7d4ed
    Merge branch 'v2' into add-liquidity-callback Noah Zinsmeister 2020-05-26 17:11:38 -04:00
  • 84b9d61359
    allow slippage + deadline setting in add liquidity Noah Zinsmeister 2020-05-26 17:08:52 -04:00
  • 2002a18061 Adjust wallet view Callil Capuozzo 2020-05-26 16:36:08 -04:00
  • 1e41c4a90a
    rework DOM structure to make flow more natural Noah Zinsmeister 2020-05-26 13:57:05 -04:00
  • 42f14927a9 perf(reduce call volume): save a bunch of calls to infura when the tab is not focused, change infura IDs for v2 Moody Salem 2020-05-26 13:35:05 -04:00
  • c9721c42bf
    perf(reduce call volume): save a bunch of calls to infura when the tab is not focused, change infura IDs for v2 v2.0.7 Moody Salem 2020-05-26 13:35:05 -04:00
  • 22f5614a27 chore(release): Fix release links Moody Salem 2020-05-26 13:17:53 -04:00
  • 4414134bb2
    chore(release): Fix release links v2.0.6 Moody Salem 2020-05-26 13:17:53 -04:00
  • 76269ee2ee chore(release): add cf-ipfs.com Moody Salem 2020-05-26 13:03:50 -04:00
  • 44ba54e44a
    chore(release): add cf-ipfs.com Moody Salem 2020-05-26 13:03:50 -04:00
  • 51a0b80395 chore(release): release text, convert cidv0 Moody Salem 2020-05-26 13:01:38 -04:00
  • 9ec3109f72
    chore(release): release text, convert cidv0 Moody Salem 2020-05-26 13:01:38 -04:00
  • 3c0cfe077a fix(release): include release changelog Moody Salem 2020-05-26 12:15:43 -04:00