Commit Graph

  • dfe0890d67 update Hayden Adams 2018-12-05 14:56:29 -05:00
  • 7b8252f9ca update Hayden Adams 2018-12-05 14:56:29 -05:00
  • b79261c491 Add wallet address to transactions modal Kenny Tran 2018-12-03 15:32:37 -08:00
  • 9996e83bfe Filter out undefined Kenny Tran 2018-11-28 12:52:07 -08:00
  • f6af1057db Get bottom three average of gas used and cache result Kenny Tran 2018-11-28 12:41:19 -08:00
  • 74b2b8375f Create getEstimatedGas and use it Kenny Tran 2018-11-28 09:39:34 -08:00
  • 96bb7b4e25 Remove console logs Kenny Tran 2018-11-27 07:41:56 -08:00
  • 2beafc5b80 Fixed Inverted rate in Swap view ChristophSiegenthaler 2018-11-22 23:28:05 +01:00
  • c01e656f0c
    Merge pull request #5 from ChristophSiegenthaler/dev ChristophSiegenthaler 2018-11-22 23:21:43 +01:00
  • ef5babae4b
    Merge branch 'master' into dev ChristophSiegenthaler 2018-11-22 23:17:31 +01:00
  • 94d54afa1d Fixed decimals in rate calculation of edge cases ChristophSiegenthaler 2018-11-22 23:11:10 +01:00
  • 054833da87 Added ASTRO, DNT and GUSD tokens to addresses.js ChristophSiegenthaler 2018-11-22 22:51:12 +01:00
  • 575a5be8af Added ASTRO, DNT and GUSD tokens to addresses.js ChristophSiegenthaler 2018-11-22 22:40:22 +01:00
  • 435ffcbbba update README Hayden Adams 2018-11-20 17:03:05 -05:00
  • daccb89eaf update README Hayden Adams 2018-11-20 17:03:05 -05:00
  • 7244faa1da update README Hayden Adams 2018-11-20 17:02:12 -05:00
  • 5e9ebacf6f update README Hayden Adams 2018-11-20 17:02:12 -05:00
  • e84e311de1 Don’t load infinitely when failed getExchange Kenny Tran 2018-11-19 14:11:36 -08:00
  • 8e611ba27b Use decimals instead of label Kenny Tran 2018-11-19 12:19:11 -08:00
  • be51a2a066 Don’t render numbers if decimals is 0 Kenny Tran 2018-11-13 14:38:59 -08:00
  • 231c68769d Retry deadline if undefined Kenny Tran 2018-11-13 13:31:02 -08:00
  • 3bbefcad32 Add different transaction details for 1st liquidity Kenny Tran 2018-11-12 15:03:14 -08:00
  • e2d3f5e664 Refactor addresses to fetch exchange on get Kenny Tran 2018-11-12 11:58:00 -08:00
  • 95c5bd0bb0 Middle arrow flips input/output for swap/send Kenny Tran 2018-11-19 11:43:46 -08:00
  • fe7398e177
    Adding semi-colon Timothy McCallum 2018-11-15 15:59:47 +10:00
  • 4186bf5a60
    Adding the ability to automate address.js config Timothy McCallum 2018-11-15 15:54:19 +10:00
  • 6374c1a062
    Removing duplicate line Timothy McCallum 2018-11-15 09:08:12 +10:00
  • 260d4903f4 Don’t render exchange if no label (#124) Kenny Tran 2018-11-11 19:05:37 -08:00
  • 03ecca1b5e Don’t render exchange if no label (#124) Kenny Tran 2018-11-11 19:05:37 -08:00
  • 288945d605 Create ContextualInfo component and refactor pages (#107) Kenny Tran 2018-11-07 07:36:10 -08:00
  • 9091910e0c Create ContextualInfo component and refactor pages (#107) Kenny Tran 2018-11-07 07:36:10 -08:00
  • 2d286ac864 Fix instant removal of pending (#123) Kenny Tran 2018-11-06 06:50:48 -08:00
  • ab1e68f5da Fix instant removal of pending (#123) Kenny Tran 2018-11-06 06:50:48 -08:00
  • 41d9816d2e Add pending to approvals (#122) Kenny Tran 2018-11-06 06:46:56 -08:00
  • f308632cee Add pending to approvals (#122) Kenny Tran 2018-11-06 06:46:56 -08:00
  • c865588c71 Add loading state for getExchange (#115) Kenny Tran 2018-11-06 06:44:46 -08:00
  • c848f59d4b Add loading state for getExchange (#115) Kenny Tran 2018-11-06 06:44:46 -08:00
  • 793ffd6a00 Don’t render exchange if no label (#124) Kenny Tran 2018-11-11 19:05:37 -08:00
  • a5e61ba244 Create ContextualInfo component and refactor pages (#107) Kenny Tran 2018-11-07 07:36:10 -08:00
  • 8d444d9edc Fix instant removal of pending (#123) Kenny Tran 2018-11-06 06:50:48 -08:00
  • fd39c198ec Add pending to approvals (#122) Kenny Tran 2018-11-06 06:46:56 -08:00
  • 84bf3c7d00 Add loading state for getExchange (#115) Kenny Tran 2018-11-06 06:44:46 -08:00
  • 0e44b68c72 Updated README ChristophSiegenthaler 2018-11-13 22:08:56 +01:00
  • 29a5329b14 Fresh start with latest changes from uniswap.io ChristophSiegenthaler 2018-11-12 23:27:23 +01:00
  • a828224db8 Merge pull request #132 from kennyt/normalize-token-exchange-rate Kenny Tran 2018-11-12 13:19:33 -08:00
  • 2f85a8c632
    Merge pull request #132 from kennyt/normalize-token-exchange-rate Kenny Tran 2018-11-12 13:19:33 -08:00
  • c2dd12f713 Update output calc for remove liquidity Kenny Tran 2018-11-12 13:18:04 -08:00
  • 05e7f9a022 Update output calc for remove liquidity Kenny Tran 2018-11-12 13:18:04 -08:00
  • 01226c8e5d
    Merge pull request #4 from Uniswap/dev ChristophSiegenthaler 2018-11-12 22:08:37 +01:00
  • f1f0464f97 Normalize remove liquidity exchange rate Kenny Tran 2018-11-12 12:55:46 -08:00
  • 207df31154 Normalize remove liquidity exchange rate Kenny Tran 2018-11-12 12:55:46 -08:00
  • a24f139f97 Refactor addresses to fetch exchange on get Kenny Tran 2018-11-12 11:58:00 -08:00
  • 69cda492ce Merge branch 'dev' of github.com:Uniswap/uniswap-frontend into dev Kenny Tran 2018-11-12 11:55:06 -08:00
  • a632a1ce63 Don’t render exchange if no label (#124) Kenny Tran 2018-11-11 19:05:37 -08:00
  • bef54176ae Create ContextualInfo component and refactor pages (#107) Kenny Tran 2018-11-07 07:36:10 -08:00
  • e48e9c8e8f Fix instant removal of pending (#123) Kenny Tran 2018-11-06 06:50:48 -08:00
  • 60ffa7df78 Add pending to approvals (#122) Kenny Tran 2018-11-06 06:46:56 -08:00
  • ac456f1c67 Add loading state for getExchange (#115) Kenny Tran 2018-11-06 06:44:46 -08:00
  • 6cbc4d4680 Normalize token decimals before calculating exchange rate (#129) Chi Kei Chan 2018-11-12 11:29:26 +08:00
  • f87aa671a3
    Normalize token decimals before calculating exchange rate (#129) Chi Kei Chan 2018-11-12 11:29:26 +08:00
  • fbda0a714b Normalize token decimals before calculating exchange rate Chi Kei Chan 2018-11-12 11:27:26 +08:00
  • 2bb0df755e Merge pull request #128 from Uniswap/ha-dev Hayden Adams 2018-11-11 14:46:00 -05:00
  • 02341f647b
    Merge pull request #128 from Uniswap/ha-dev Hayden Adams 2018-11-11 14:46:00 -05:00
  • 47648b29d8 merge master into ha-dev Hayden Adams 2018-11-11 14:43:24 -05:00
  • 142320269a merge master into ha-dev Hayden Adams 2018-11-11 14:43:24 -05:00
  • 6738269ffd update Hayden Adams 2018-11-11 14:37:39 -05:00
  • aa3220769a update Hayden Adams 2018-11-11 14:37:39 -05:00
  • 9102ecb47f Add PNK exchange yushi 2018-11-11 02:44:08 +08:00
  • b28c6ba41e Logo fix 2 ChristophSiegenthaler 2018-11-10 01:45:09 +01:00
  • 03f16c0fd0 Logo fixes ChristophSiegenthaler 2018-11-10 01:35:42 +01:00
  • f7432cb159 rename icon ChristophSiegenthaler 2018-11-10 00:53:58 +01:00
  • 476b705ae7 Changed CNAME to uniswap.ch ChristophSiegenthaler 2018-11-09 21:28:11 +01:00
  • 2e29a8bc68 Add inverted exchange rate to all views ChristophSiegenthaler 2018-11-09 20:18:09 +01:00
  • 2ac34393d4
    Update index.js ChristophSiegenthaler 2018-11-09 16:31:50 +01:00
  • 7c876b1249
    Update AddLiquidity.js ChristophSiegenthaler 2018-11-09 13:16:55 +01:00
  • 07d14a6c6b Don’t render exchange if no label Kenny Tran 2018-11-08 16:27:07 -08:00
  • 82ff54810b Create ContextualInfo component and refactor pages (#107) Kenny Tran 2018-11-07 07:36:10 -08:00
  • d60521aa07 Mirror add liquidity text Kenny Tran 2018-11-01 14:13:43 -07:00
  • d65e134df0 Add modalClass attribute to ContextualInfo Kenny Tran 2018-11-01 12:05:46 -07:00
  • e536077a8f Add contextual info to remove liq and refactor Kenny Tran 2018-10-31 14:47:19 -07:00
  • d29024939b Add contextual info to Remove Liquidity page Kenny Tran 2018-10-29 16:01:02 -07:00
  • 1ffa27fe20 Create ContextualInfo component and refactor pages Kenny Tran 2018-10-30 15:50:48 -07:00
  • b5ece74c5b Fix instant removal of pending (#123) Kenny Tran 2018-11-06 06:50:48 -08:00
  • 78485a916c Add pending to approvals (#122) Kenny Tran 2018-11-06 06:46:56 -08:00
  • 116e863606 Add loading state for getExchange (#115) Kenny Tran 2018-11-06 06:44:46 -08:00
  • 3452f6b2d2 Fix instant removal of pending Kenny Tran 2018-11-05 15:22:24 -08:00
  • faf7ef9eab Add pending to approvals Kenny Tran 2018-11-02 14:42:47 -07:00
  • 0044c54611 Add loading state for getExchange Kenny Tran 2018-11-02 11:24:44 -07:00
  • bd97acbe92 Add Documentation; Remove Pending Tx on reject (#114) Chi Kei Chan 2018-11-02 09:30:09 +01:00
  • 4dbade526c
    Add Documentation; Remove Pending Tx on reject (#114) Chi Kei Chan 2018-11-02 09:30:09 +01:00
  • 18251e85d7 Add Documentation; Remove Pending Tx on reject Chi Kei Chan 2018-11-02 09:29:18 +01:00
  • b8a6713c61 update Hayden Adams 2018-11-02 08:45:16 +01:00
  • 058cfc26ee update Hayden Adams 2018-11-02 08:45:16 +01:00
  • 7c8526780a update README Hayden Adams 2018-11-02 08:43:57 +01:00
  • d514e19e52 update README Hayden Adams 2018-11-02 08:43:57 +01:00
  • d0aececa1d Change arrows/plus blue if valid, grey if not (#103) Kenny Tran 2018-11-02 00:41:41 -07:00
  • ddd988ea0a Change arrows/plus blue if valid, grey if not (#103) Kenny Tran 2018-11-02 00:41:41 -07:00
  • 1f14a2a8ce update addresses (#110) Hayden Adams 2018-11-02 08:29:47 +01:00
  • 87ccc16a00 update addresses (#110) Hayden Adams 2018-11-02 08:29:47 +01:00
  • fa9d48ed5c update addresses Hayden Adams 2018-11-02 08:15:58 +01:00