Commit Graph

  • 85bb9db1c8 Use new @harmony-swoop/sdk version Sebastian Johnsson 2020-10-04 00:46:53 +02:00
  • 04d642d685
    Merge pull request #18 from SebastianJ/dev Sebastian Johnsson 2020-10-04 00:30:04 +02:00
  • 6e1785a842 Port useSwapCallback over to @harmony-js/core Sebastian Johnsson 2020-10-04 00:29:24 +02:00
  • 6be83a9015
    Merge pull request #17 from SebastianJ/dev Sebastian Johnsson 2020-10-03 21:43:17 +02:00
  • d420875b12 Correct set of contracts; fix some UI bugs Sebastian Johnsson 2020-10-03 21:29:21 +02:00
  • 4e5f2bfa4e
    Merge pull request #16 from SebastianJ/dev Sebastian Johnsson 2020-10-02 22:28:02 +02:00
  • 27b59e321b Update package versions + router address Sebastian Johnsson 2020-10-02 22:27:33 +02:00
  • 7a97e28410
    Merge pull request #15 from SebastianJ/dev Sebastian Johnsson 2020-10-02 21:09:45 +02:00
  • e58569fbc0 Update router address, use latest packages Sebastian Johnsson 2020-10-02 21:09:10 +02:00
  • 3e4b5f065a added bridge ui Mulenga Bowa 2020-10-02 18:01:48 +02:00
  • 8dc3272136 fix(coingecko token list): Replace CoinGecko tokens list with all.json (#1147) TM Lee 2020-10-02 11:45:51 +08:00
  • e835a34d0d
    fix(coingecko token list): Replace CoinGecko tokens list with all.json (#1147) v3.0.2 TM Lee 2020-10-02 11:45:51 +08:00
  • 681eeda3c2 Replace CoinGecko tokens list with all.json TM Lee 2020-10-02 10:47:41 +08:00
  • af48ce9c6c
    Merge pull request #14 from SebastianJ/dev Sebastian Johnsson 2020-10-02 01:37:06 +02:00
  • 282f599c74 Update package versions & ABI references Sebastian Johnsson 2020-10-02 01:36:31 +02:00
  • b18b59738f chore(sync): merge commit 03913d9c0b5124b95cff34bf2e80330b7fd8bcc1 from upstream luzzif 2020-10-01 23:06:15 +02:00
  • 76c12d7689 fix(notifications): update margin for EVEN SMALLER mobile devices (#1146) Jordan Frankfurt 2020-10-01 15:00:13 -04:00
  • 33fdf28dec
    fix(notifications): update margin for EVEN SMALLER mobile devices (#1146) Jordan Frankfurt 2020-10-01 15:00:13 -04:00
  • d2b04726ce update margin for EVEN SMALLER mobile devices Jordan Frankfurt 2020-10-01 14:44:52 -04:00
  • d80a5fbdf0 fix(mobile popups): add right margin to mobile notifications (#1142) Jordan Frankfurt 2020-10-01 14:23:48 -04:00
  • c45c293e82
    fix(mobile popups): add right margin to mobile notifications (#1142) Jordan Frankfurt 2020-10-01 14:23:48 -04:00
  • f3378c68bd chore(release): reenable automatic releases Moody Salem 2020-10-01 11:21:48 -05:00
  • 9e140d1214
    chore(release): reenable automatic releases Moody Salem 2020-10-01 11:21:48 -05:00
  • bf9b139449 fix(ro translations): update ro translation (#1143) Paul Razvan Berg 2020-10-01 19:01:02 +03:00
  • bf8efc9bf6
    fix(ro translations): update ro translation (#1143) Paul Razvan Berg 2020-10-01 19:01:02 +03:00
  • f686d86908
    Check trades against WBTC David Mihal 2020-10-01 09:21:39 -03:00
  • fef48d36df
    docs: update ro translation Paul Razvan Berg 2020-10-01 12:56:37 +03:00
  • 77f9edc059 add right margin to mobile token list update notification lists Jordan Frankfurt 2020-10-01 01:56:28 -04:00
  • 55a075a3fe
    Merge commit '23c7f4ce389cc6ea2294bdbaf79a00fee4be1810' into develop AugustoL 2020-09-30 20:59:47 -03:00
  • f3022bc1b3 added new working contracts, added initial bridge ui Mulenga Bowa 2020-09-30 16:34:15 +02:00
  • 697968c228 pool add liquidity jenya 2020-09-30 16:39:18 +03:00
  • 1f58ba6ed3 pool add liquidity jenya 2020-09-30 16:18:21 +03:00
  • ef96b1020b get reciept by hash jenya 2020-09-30 14:50:01 +03:00
  • dc6dbd6069
    Merge branch 'master' into master Ashish Gapat 2020-09-30 02:46:38 +05:30
  • 02e8cffa5a Edited the copy explaining impermanent loss on pool page ashishgapat 2020-09-30 02:14:43 +05:30
  • 33b5b83b71
    Merge pull request #13 from SebastianJ/refactor-approvals Sebastian Johnsson 2020-09-29 21:12:35 +02:00
  • 3836261f36 Refactor approvals; add proper Router contract/address; refactor more ethers.js -> @harmony-js contract interactions Sebastian Johnsson 2020-09-29 21:10:01 +02:00
  • 4f522b9fc7 Added information about impermanet loss risk in pool feature ashishgapat 2020-09-29 22:24:54 +05:30
  • c603470938 fix(token lists): bump token list spec version (allowing lists up to 10k tokens) Moody Salem 2020-09-29 11:50:32 -05:00
  • 4f922a2824
    fix(token lists): bump token list spec version (allowing lists up to 10k tokens) v3.0.1 Moody Salem 2020-09-29 11:50:32 -05:00
  • 90c0ee8f28 fix(uni): fix uni in circulation calculation and make uni button always show up Moody Salem 2020-09-28 13:26:14 -05:00
  • b50cac0181
    fix(uni): fix uni in circulation calculation and make uni button always show up Moody Salem 2020-09-28 13:26:14 -05:00
  • 546ed85059 fix tx url and added new contract addresses Mulenga Bowa 2020-09-28 19:17:24 +02:00
  • e047fb056c
    Merge pull request #12 from SebastianJ/cleanup-temp-balance-fix Sebastian Johnsson 2020-09-28 15:57:30 +02:00
  • db09327dc4 Cleanup old balance functionality; fix V1 stuff Sebastian Johnsson 2020-09-28 15:56:46 +02:00
  • f440d6be47 Merge branch 'master' of github.com:jochenboesmans/uniswap-interface Jochen Boesmans 2020-09-28 13:36:45 +01:00
  • 1a4f56ee57 Add warning card explaining risk of impermanent loss below returns card for liquidity provision. Jochen Boesmans 2020-09-28 13:28:43 +01:00
  • 6ea9a75bdb Add warning card explaining risk of impermanent loss below returns card for liquidity provision. Jochen Boesmans 2020-09-28 13:28:43 +01:00
  • 83ff6546e2 updated packages Nick Spaargaren 2020-09-25 10:30:29 +02:00
  • 4d4e7ab6da
    Merge branch 'master' into master Nick Spaargaren 2020-09-25 10:07:49 +02:00
  • 9ab8db732a remove npm token Moody Salem 2020-09-24 14:43:08 -05:00
  • 1ac16586ff
    remove npm token Moody Salem 2020-09-24 14:43:08 -05:00
  • d25dda331b
    Merge branch 'master' into master Moody Salem 2020-09-24 12:19:11 -05:00
  • dd4be545b3
    Merge branch 'master' into master Moody Salem 2020-09-24 12:19:01 -05:00
  • 77df8c523d pull request target instead Moody Salem 2020-09-24 12:18:40 -05:00
  • e2686e0ed1
    pull request target instead Moody Salem 2020-09-24 12:18:40 -05:00
  • db6d5c3760
    Merge branch 'master' into bc-based Moody Salem 2020-09-24 12:00:44 -05:00
  • 490f5ca2a5
    Merge branch 'master' into master Moody Salem 2020-09-24 11:59:28 -05:00
  • 16ccc98825
    Merge branch 'master' into master Moody Salem 2020-09-24 11:59:13 -05:00
  • 02e12d8287 improve the issues config.yml Moody Salem 2020-09-24 11:55:23 -05:00
  • f64b3c2c8f
    improve the issues config.yml v3.0.0 Moody Salem 2020-09-24 11:55:23 -05:00
  • c5f38a53a8 add a contact link to discord Moody Salem 2020-09-24 11:52:14 -05:00
  • 5a579e05e7
    add a contact link to discord Moody Salem 2020-09-24 11:52:14 -05:00
  • 98b08b92cf fix the tests Moody Salem 2020-09-24 11:37:03 -05:00
  • 22a7fdc8e7
    fix the tests Moody Salem 2020-09-24 11:37:03 -05:00
  • 1850e1a11b Some cleanup of workflows Moody Salem 2020-09-24 11:35:53 -05:00
  • 8c4fd0a47d
    Some cleanup of workflows Moody Salem 2020-09-24 11:35:53 -05:00
  • 75f65f58be enable manual trigger Moody Salem 2020-09-24 11:31:18 -05:00
  • 7d526c5855
    enable manual trigger Moody Salem 2020-09-24 11:31:18 -05:00
  • 04a9ee8947 UNI Moody Salem 2020-09-24 11:18:57 -05:00
  • 03913d9c0b
    UNI Moody Salem 2020-09-24 11:18:57 -05:00
  • 1b29cbe3d0 added new sdk package Mulenga Bowa 2020-09-24 14:23:45 +02:00
  • 121574e4b5
    Merge pull request #9 from 1Hive/logos Oliver 2020-09-24 05:35:00 +02:00
  • b6257ece6e
    Merge pull request #8 from 1Hive/fix-token-links Oliver 2020-09-24 05:34:13 +02:00
  • 535a03e948
    add logos lkngtn 2020-09-23 20:26:22 -07:00
  • fd3e67c0ee Fix token links Oliver Nordbjerg 2020-09-24 05:25:58 +02:00
  • d178789b57 added some ui fixes and removed gas estimation Mulenga Bowa 2020-09-24 02:56:58 +02:00
  • ae4a32bf6f
    Update About link Oliver 2020-09-24 01:48:17 +02:00
  • a2aec3fbee
    Merge pull request #7 from 1Hive/docs Luke Duncan 2020-09-23 16:40:23 -07:00
  • 92e957cba1 Update links to docs Oliver Nordbjerg 2020-09-24 01:15:31 +02:00
  • c4a75e1869
    Merge pull request #6 from 1Hive/discord Oliver 2020-09-23 21:13:46 +02:00
  • f73c5e5ed4
    Point to the 1Hive discord Oliver 2020-09-23 21:12:04 +02:00
  • 4f094a83e9 harmony balance from multicall jenya 2020-09-21 23:25:04 +03:00
  • 78390fdcd8 Lineheight & alignment Nick Spaargaren 2020-09-21 21:31:52 +02:00
  • d64564ebc5 Merge hrc20-balances; upgrade packages; use default-token-list from NPM package Sebastian Johnsson 2020-09-21 18:59:21 +02:00
  • f79df41a5c added new fuse-default-token package Mulenga Bowa 2020-09-21 16:09:24 +02:00
  • 03165a57ec added latest uniswap-sdk Mulenga Bowa 2020-09-20 23:52:40 +02:00
  • 0fd5ed3703 updated addresses Mulenga Bowa 2020-09-20 23:45:58 +02:00
  • a97ac618ef
    Merge pull request #3 from 1Hive/force-approval Luke Duncan 2020-09-20 12:02:56 -07:00
  • d5b4b48d6c Remove liquidity: Force approval Fabrizio Vigevani 2020-09-20 15:48:06 -03:00
  • 600d38a3ab added fuse support Mulenga Bowa 2020-09-20 17:51:44 +02:00
  • 7560433d33
    add YAMv3-yUSD custom route Brandon Curtis 2020-09-19 22:09:54 -07:00
  • f28200c093 clean up jenya 2020-09-18 15:59:31 +03:00
  • a8b9e840f8 last block & multicall jenya 2020-09-18 15:50:28 +03:00
  • 7155538f4a added new style for disabled primary btn Mulenga Bowa 2020-09-14 11:54:30 +02:00
  • 188f14dab7 initial commit Mulenga Bowa 2020-09-14 11:40:40 +02:00
  • 7979c1efb6 fix: Fix the style of account transaction record list. xiaotian 2020-09-14 17:35:55 +08:00
  • 6d0b480bab
    update zh-cn translation arisac 2020-09-14 04:46:15 -04:00
  • ac644f7a56
    Merge pull request #1 from 1Hive/updated-theme Luke Duncan 2020-09-13 10:34:28 -07:00
  • bcdb110206 Applied a gradient to the Connect Wallet Button Cristopher Ortega 2020-09-13 10:29:25 -04:00