Commit Graph

  • 0bb6c46560
    fix(dependencies): Fix broken dxswap dependencies, now using ones with right router and factory addr AugustoL 2020-10-19 16:53:01 -03:00
  • 6dc51ae780 feat(token list): implement dxdao token list fetching luzzif 2020-10-19 20:59:11 +02:00
  • 1bec381510 improve displayed proposal end time accuracy (#1173) Shane Fontaine 2020-10-19 07:14:56 -07:00
  • 32ac25556b
    improve displayed proposal end time accuracy (#1173) v3.0.6 Shane Fontaine 2020-10-19 07:14:56 -07:00
  • 21e0c454d3 update logo size omakasebar 2020-10-19 05:37:57 +02:00
  • 52c37dc6f9
    improve displayed proposal end time accuracy Shane Fontaine 2020-10-18 20:33:08 -07:00
  • 6c237474a6 update logo omakasebar 2020-10-19 05:31:58 +02:00
  • 7274a5bc14
    Merge branch 'master' into rskswap Leo Vigna 2020-10-16 23:08:04 +02:00
  • ffa08ab527
    Update README.md jiro-ono 2020-10-16 16:56:18 -04:00
  • 001553e0b9 Hide Mainnet tabs Leo Vigna 2020-10-16 22:51:29 +02:00
  • 27811d026c Patch displayed WETH/ETH html Leo Vigna 2020-10-16 22:46:03 +02:00
  • 8ffef01f6b Uniswap Info parameter Leo Vigna 2020-10-16 21:35:13 +02:00
  • 72ab18eb3c Add custom list Leo Vigna 2020-10-16 21:22:40 +02:00
  • 4a2d61b627
    refactor(networks): Update dxswap dependencies that use rinkeby as new default test network and mino AugustoL 2020-10-16 13:11:24 -03:00
  • f44401a534 Patch @multiswap/sdk Leo Vigna 2020-10-16 17:45:01 +02:00
  • fc352884d7
    Merge pull request #30 from SebastianJ/dev Sebastian Johnsson 2020-10-16 00:52:42 +02:00
  • cc720b59a8
    Merge pull request #29 from SebastianJ/dev Sebastian Johnsson 2020-10-16 00:51:37 +02:00
  • 1cdf3b707e Update packages Sebastian Johnsson 2020-10-16 00:50:48 +02:00
  • 57e2bc4a60
    Merge pull request #28 from SebastianJ/dev Sebastian Johnsson 2020-10-15 23:32:36 +02:00
  • 864b85c21d
    Merge pull request #27 from SebastianJ/dev Sebastian Johnsson 2020-10-15 23:28:45 +02:00
  • baa489a409 Update packages Sebastian Johnsson 2020-10-15 23:28:16 +02:00
  • b6ff9a3928 Merge branch 'ui-fixes' into dev Sebastian Johnsson 2020-10-15 21:16:11 +02:00
  • 3151807e82
    Merge pull request #26 from SebastianJ/dev Sebastian Johnsson 2020-10-15 21:05:30 +02:00
  • 23d2961919 Use external package for wrapper + wallets; fix ONE <> wONE wrapping Sebastian Johnsson 2020-10-15 21:04:30 +02:00
  • 43c2d0c829
    Merge pull request #24 from SebastianJ/dev Sebastian Johnsson 2020-10-15 14:47:59 +02:00
  • ffc006799c Fix tx status Sebastian Johnsson 2020-10-15 14:47:28 +02:00
  • 8593393af9
    Merge pull request #23 from SebastianJ/dev Sebastian Johnsson 2020-10-15 14:23:51 +02:00
  • 719e67bdd9 Fix ETH -> ONE reference; fix WONE logo Sebastian Johnsson 2020-10-15 14:23:21 +02:00
  • 3fd5714dc8
    Merge branch 'master' into master Moody Salem 2020-10-14 14:23:04 -05:00
  • 959f0ecc81
    Merge branch 'master' into patch-1 Moody Salem 2020-10-14 14:22:50 -05:00
  • 5a25a75bb3 README says to update REACT_APP_NETWORK_ID in .env.local, but REACT_APP_CHAIN_ID used throughout app Luke Loreti 2020-10-14 14:46:11 -04:00
  • af0efb6ad2 RBTC as base currency option Leo Vigna 2020-10-14 19:10:45 +02:00
  • b8ee7d5443 add conditional tokens list Auryn Macmillan 2020-10-14 12:04:40 -04:00
  • e8f944d442 fix approve loader jenya 2020-10-14 15:56:42 +03:00
  • 1abc2050ef
    Merge branch 'master' into bc-based Moody Salem 2020-10-13 18:53:57 -05:00
  • d6f0067302 added review changes Mulenga Bowa 2020-10-13 11:41:13 +02:00
  • 559443473e
    Merge pull request #22 from SebastianJ/dev Sebastian Johnsson 2020-10-12 23:16:30 +02:00
  • 7b37361ffe Fix incorrect tx status popups Sebastian Johnsson 2020-10-12 23:16:00 +02:00
  • b157479413 update vote fetching logic, delegate only on global page (#1165) Ian Lapham 2020-10-12 17:13:27 -04:00
  • 50a599c005
    update vote fetching logic, delegate only on global page (#1165) v3.0.5 Ian Lapham 2020-10-12 17:13:27 -04:00
  • a2a07e2b5e Merge branch 'master' of https://github.com/ianlapham/uniswap-frontend ianlapham 2020-10-12 17:05:00 -04:00
  • 633b00c912 add helper message on proposal page ianlapham 2020-10-12 17:03:57 -04:00
  • 0fc3bfd45f
    Update index.ts Noah Zinsmeister 2020-10-12 16:37:52 -04:00
  • d79ecbe25f update vote fetching logic, delegate only on global page ianlapham 2020-10-12 16:30:01 -04:00
  • 818f7fb296 fix(governance): modal bugs, redable styles, show common names for contracts (#1164) Ian Lapham 2020-10-12 15:45:20 -04:00
  • 9c473270ee
    fix(governance): modal bugs, redable styles, show common names for contracts (#1164) v3.0.4 Ian Lapham 2020-10-12 15:45:20 -04:00
  • 23542e29d6 use theme for blue ianlapham 2020-10-12 15:17:19 -04:00
  • d5f305a730 fix modal bugs, reable styles, show common names for contracts ianlapham 2020-10-12 15:10:21 -04:00
  • cab0616d1d added new ui changes Mulenga Bowa 2020-10-12 20:29:29 +02:00
  • ac276991d0
    Include build and SPA support information in the documentation Timothy McCallum 2020-10-11 10:03:17 +10:00
  • c3e135039c Logo in header tpmccallum 2020-10-11 09:52:26 +10:00
  • ec17486008 fixed fuse default token bug Mulenga Bowa 2020-10-10 12:08:34 +02:00
  • 0d033a5d7d fix: Fix the style of account transaction record list. (#1104) _XiaoTian 2020-10-10 09:09:33 +08:00
  • b650b17563
    fix: Fix the style of account transaction record list. (#1104) v3.0.3 _XiaoTian 2020-10-10 09:09:33 +08:00
  • bf0112834d fix style of proposals text block in vote page (#1149) Nikita Kudryavtsev 2020-10-10 02:12:49 +03:00
  • fc76177791
    fix style of proposals text block in vote page (#1149) Nikita Kudryavtsev 2020-10-10 02:12:49 +03:00
  • aaf346ed4e
    Merge pull request #21 from SebastianJ/dev Sebastian Johnsson 2020-10-09 19:28:13 +02:00
  • c40047eac0 Port removeLiquidity to @harmony-js Sebastian Johnsson 2020-10-09 19:23:35 +02:00
  • 24e6a0cd26 fix(ethereum-logo): centers Ethereum logo (#1157) Jay Welsh 2020-10-09 17:52:06 +02:00
  • 69655980db
    fix(ethereum-logo): centers Ethereum logo (#1157) Jay Welsh 2020-10-09 17:52:06 +02:00
  • 5cb5e9edd2 added final cahnges Mulenga Bowa 2020-10-09 16:34:42 +02:00
  • 5b209193e3 fix(ethereum-logo): centers Ethereum logo Jay Welsh 2020-10-09 11:51:52 +02:00
  • 2e75ca7433 add favicon and move deps to dev-deps Mulenga Bowa 2020-10-09 11:28:56 +02:00
  • ee04f24fd0 Deploy and test tpmccallum 2020-10-09 15:33:44 +10:00
  • 5266e19650 Merge branch 'oasis_testnet' of github.com:CyberMiles/uniswap-frontend into oasis_testnet tpmccallum 2020-10-09 11:21:26 +10:00
  • 809f6d69bb Adding Uniswap's original frontend tpmccallum 2020-10-09 11:21:06 +10:00
  • e5bc3aa51a Update index.ts slinky57 2020-10-08 15:04:40 -06:00
  • da894b57ad added title Mulenga Bowa 2020-10-08 16:06:48 +02:00
  • dfa7398325 added default home bridge Mulenga Bowa 2020-10-08 15:37:42 +02:00
  • b5d695a81d added new changes Mulenga Bowa 2020-10-08 11:25:19 +02:00
  • eaee181037 added bridge functionality Mulenga Bowa 2020-10-08 01:03:01 +02:00
  • 58455d3a73
    Merge pull request #20 from SebastianJ/dev Sebastian Johnsson 2020-10-08 00:20:56 +02:00
  • 0a5b2321f8 Fix swapping + ONE/wONE pairing Sebastian Johnsson 2020-10-08 00:20:15 +02:00
  • a4a91bcb2d Refactored impermanent loss warning copy and further slightly reduced the message ashishgapat 2020-10-08 01:54:51 +05:30
  • 4a6c8d1578
    Merge branch 'master' into master Ashish Gapat 2020-10-08 00:20:14 +05:30
  • 4b94245df2 NETWORK_LABELS constant Leo Vigna 2020-10-07 15:20:05 +02:00
  • 7c13dbd222 Replace all WETH references Leo Vigna 2020-10-07 13:40:36 +02:00
  • 7b734a2237 Fully replace ChainId references Leo Vigna 2020-10-07 13:09:42 +02:00
  • c60231edb1 Patch web3-react for Metamask errors Leo Vigna 2020-10-07 12:26:28 +02:00
  • 425b3f4986 Add RSKSwap constants Leo Vigna 2020-10-07 12:26:12 +02:00
  • 5cde8dd52a Fix typos README Leo Vigna 2020-10-07 00:57:38 +02:00
  • 533cc14e21 Update README.md Leo Vigna 2020-10-07 00:55:06 +02:00
  • 6652a87645 Update README.md Leo Vigna 2020-10-07 00:53:24 +02:00
  • da6b5cc990 Remove all NETWORK_ID dependencies, @uniswap/sdk/ChainId references, works with Ganache without crashing Leo Vigna 2020-10-07 00:37:38 +02:00
  • 980ac69c25 Extend ChainId.LOCAL, replace all references to WETH[chainId] Leo Vigna 2020-10-06 21:37:40 +02:00
  • 14020f3ac4 Add global constants/index.ts Leo Vigna 2020-10-06 20:48:16 +02:00
  • a0e86c5d31 fix style of proposals text block in vote page Nikita Kudryavtsev 2020-10-05 19:27:38 +03:00
  • 4143363bcd
    Adding support for SPA on GitHub pages Timothy McCallum 2020-10-05 15:10:32 +10:00
  • a8ac97d4c2 Fix broken link to Trust wallet tpmccallum 2020-10-05 10:59:40 +10:00
  • 16675e33e6 Adding rpc message tpmccallum 2020-10-05 10:51:12 +10:00
  • b24f861559 Update Wallet software message tpmccallum 2020-10-05 10:32:05 +10:00
  • 90be73e09e Add liquidity gas adjustment tpmccallum 2020-10-04 15:02:05 +10:00
  • 8db560b9f6 Update add liquidity and remove liquidity and create exchange to now have gas calculated automatically tpmccallum 2020-10-04 14:45:02 +10:00
  • 5faf72650f Update add liquidity and remove liquidity and create exchange to now have gas calculated automatically tpmccallum 2020-10-04 14:41:48 +10:00
  • 9427bfc1ea Update Send page to deal with gas requirements tpmccallum 2020-10-04 14:34:08 +10:00
  • 8f6d608d8e Update Send page to deal with gas requirements tpmccallum 2020-10-04 14:12:00 +10:00
  • 204b9225a0 Update Send page to deal with gas requirements tpmccallum 2020-10-04 14:03:49 +10:00
  • 6232bad47b Ensure int not float (gas becomes BN) tpmccallum 2020-10-04 10:57:38 +10:00
  • 848e76bdb5 Add Oasis Testnet compatability tpmccallum 2020-10-04 08:44:45 +10:00
  • 7658f1d3dd
    Merge pull request #19 from SebastianJ/dev Sebastian Johnsson 2020-10-04 00:47:37 +02:00