Noah Zinsmeister
627a5d3a98
Squashed commit of the following:
...
commit 5f1d1af62bcd47286aafacc18788f4e7e22dd7c0
Author: Aseem Sood <asood123@yahoo.com>
Date: Fri Sep 3 12:12:39 2021 -0400
update readme
tweak
commit 80a5b95c0e0ae8934b5591c982077eaa813db747
Author: Noah Zinsmeister <noahwz@gmail.com>
Date: Fri Sep 3 11:52:56 2021 -0400
consolidate and standardize unsupported tokens
v4.13.0
2021-09-05 13:26:47 -04:00
Crowdin Bot
353c4751b8
chore(i18n): synchronize translations from crowdin [skip ci]
2021-09-03 17:08:55 +00:00
Zach Pomerantz
416a3f9433
chore: use native flatMap ( #2231 )
2021-09-03 12:29:37 -04:00
Noah Zinsmeister
30cffb7442
feat: governor bravo support ( #2271 )
...
* first pass
* Fix code style issues with ESLint
* address comments
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2021-09-03 12:29:25 -04:00
Zach Pomerantz
f59c5f6877
chore: paint currency selector on initialization ( #2245 )
...
Avoids a flash of "Select a token" as the App initializes.
2021-09-02 10:57:01 -07:00
Zach Pomerantz
4bdf3c191a
fix: always paint StyledPollingNumber ( #2254 )
...
Adds a en-space to StyledPollingNumber so it is always painted. Fixes a layout shift when rendering the first block number.
StyledPollingNumber is taller than its container, so waiting to paint it causes a layout shift when rendering.
2021-09-02 10:42:07 -07:00
Zach Pomerantz
7b829135df
fix: make non-interactive header elements unselectable ( #2288 )
v4.12.18
2021-09-01 15:30:17 -07:00
Zach Pomerantz
5831328364
style: enforce object-shorthand ( #2286 )
2021-09-01 13:32:20 -07:00
Jordan Frankfurt
6b99740f91
use network-specific help center link ( #2285 )
2021-09-01 16:01:24 -04:00
Zach Pomerantz
f5557a434c
chore: upgrade type system ( #2276 )
...
* chore: upgrade type system
Upgrade types, typescript, and formatters.
* fix: ListsState tests
2021-09-01 12:38:10 -07:00
circlehotarux
5dfe44dad4
fix: older browser suppport ( #2228 )
...
* fix: Object.fromEntries polyfill
* fix: update polyfills
* fix: update polyfills
2021-09-01 11:17:49 -07:00
Justin Domingue
cd50d576d4
update optimism subgraph url ( #2282 )
2021-09-01 11:58:10 -04:00
dependabot[bot]
d922447ef2
chore(deps): bump tar from 6.1.4 to 6.1.11 ( #2280 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.4 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.4...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 09:31:25 -04:00
Jordan Frankfurt
81b1346937
update explorer links for arbitrum ( #2279 )
v4.12.17
2021-08-31 18:19:26 -04:00
Zach Pomerantz
f51335df9d
fix: disable serviceworker in integration tests ( #2274 )
2021-08-31 11:00:19 -07:00
Zach Pomerantz
13a289f6f1
Revert "test: support stubbing subgraph data in cypress ( #2259 )" ( #2269 )
...
This reverts commit 00403a481034ad4a23fc454a818b5687237c246d.
2021-08-31 11:10:07 -04:00
Jordan Frankfurt
0afeb5acaf
add arbitrum token list ( #2268 )
2021-08-31 11:05:12 -04:00
Zach Pomerantz
9e8d08e22c
fix(governance): special case bravo parsing ( #2247 )
...
* fix(governance): special case bravo parsing
* fix(governance): explicitly parse U+2018, U+2026
* chore: upgrade ethers to ^5.4.6
Updates parseLog to delay parsing nested properties, so that they will only fail when accessed.
* fix(vote): recover from invalid UTF-8 in proposal descriptions
* fix(vote): special case bravo proposal newlines
* chore: rm dead reference
2021-08-31 10:47:06 -04:00
Ian Lapham
299286a0d9
update token list ( #2270 )
2021-08-31 10:37:58 -04:00
Justin Domingue
00403a4810
test: support stubbing subgraph data in cypress ( #2259 )
...
* upgrade to 7.0
* first iteration of stubbing subgraph in integration tests
* added fixtures
* add tests for fee tier distribution and liquidity chart
* remove unused test utils
* update yarn.lock
* fixed merge artifacts
2021-08-30 15:56:38 -04:00
Moody Salem
b8a9191653
fix: turn service workers back on ( #1944 )
...
reconfigure service workers to only cache used assets (excluding .po language files and non-.var.woff2 font files)
* fix: turn service workers back on
* chore: configure service worker caches
* chore: add newline
* Fix code style issues with ESLint
* chore: limit service-worker caching
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
v4.12.16
2021-08-25 12:46:56 -07:00
Moody Salem
1304acd8c7
fix: walletconnect on L2 issues with Rainbow ( #2242 )
...
* fix: remove the walletconnect bridge url
* fix: use the latest ethereum provider which fixes the optimism rainbow issue
v4.12.15
2021-08-24 12:01:53 -05:00
Zach Pomerantz
8112e48e9a
chore: rm redux-devtools-extension ( #2230 )
...
redux-devtools-extension integration is already provided through @reduxjs/toolkit.
2021-08-23 10:17:24 -05:00
Zach Pomerantz
f3c400c514
chore: remove unused cross-env ( #2232 )
2021-08-23 10:15:54 -05:00
Zach Pomerantz
c2c7d87ca3
chore: update multicodec usage ( #2233 )
2021-08-23 10:15:43 -05:00
Zach Pomerantz
db18b486b4
chore: rm unused styled-system ( #2234 )
2021-08-23 10:13:57 -05:00
Noah Zinsmeister
1613cc473b
fix: proposal formatting
v4.12.14
2021-08-20 16:57:45 -04:00
Noah Zinsmeister
e1f37b0ec6
fix(governance): hot fix for parseLog
crash
v4.12.13
2021-08-20 00:04:06 -04:00
Zach Pomerantz
805af2fdb4
chore(accessibility): increase contrast for connections ( #2223 )
2021-08-19 16:53:06 -04:00
Zach Pomerantz
b833d07b4f
chore: change language icon to globe ( #2222 )
...
* chore: change language icon to globe
2021-08-19 16:44:28 -04:00
Moody Salem
ec5da7ec8f
fix: update walletconnect for deep links and scalability ( #2215 )
v4.12.12
2021-08-18 12:26:00 -05:00
Crowdin Bot
ff10346b06
chore(i18n): synchronize translations from crowdin [skip ci]
2021-08-17 11:04:45 +00:00
Crowdin Bot
f15522a47c
chore(i18n): synchronize translations from crowdin [skip ci]
2021-08-17 00:09:22 +00:00
Crowdin Bot
67b66235ba
chore(i18n): synchronize translations from crowdin [skip ci]
2021-08-16 23:05:26 +00:00
Zach Pomerantz
7153908935
chore: fix SEO and accessibility nits for Lighthouse ( #2212 )
...
* refactor: index.html
* chore: preconnect to GA
* chore(SEO): add meta content
* chore(SEO): add alt to ethereum logo
* chore(accessibility): add aria-labels to menus
* chore(accessibility): mark AppBody as main
* chore(accessibility): update nav link ids
* chore(accessibility): set html.lang to match i18n locale
* chore(refactor): mv html.lang to useEffect
2021-08-16 18:30:52 -04:00
Crowdin Bot
4541e37388
chore(i18n): synchronize translations from crowdin [skip ci]
2021-08-16 13:18:27 +00:00
Crowdin Bot
3bbcdcb8ae
chore(i18n): synchronize translations from crowdin [skip ci]
v4.12.11
2021-08-13 22:05:18 +00:00
Zach Pomerantz
2daee152ef
chore(i18n): do not compile i18n messages ( #2211 )
2021-08-13 14:03:14 -07:00
Zach Pomerantz
9af7e0e0c3
chore(i18n): touch en-US to prevent lingui from adding a creation date ( #2210 )
...
Fixes #2198 . Touching en-US.po before extracting messages prevents lingui from adding a creation date, maintaining deterministic builds and IPFS hashes.
2021-08-13 14:02:59 -07:00
Noah Zinsmeister
757741c3df
fix: use @walletconnect/ethereum-provider
instead of @walletconnect/web3-provider
( #2175 )
...
* use @walletconnect/ethereum-provider
* bump to support client-side disconnect
2021-08-13 10:01:56 -05:00
Moody Salem
a3aa6647e7
chore: set default_bump
to false per https://github.com/mathieudutour/github-tag-action/issues/85
v4.12.10
2021-08-11 10:19:37 -05:00
Moody Salem
f463df97bf
fix: do not construct routes with the same pool twice ( #2196 )
2021-08-11 10:15:53 -05:00
Ian Lapham
99a282b7b4
update blocked address list ( #2182 )
...
Co-authored-by: Ian Lapham <ianlapham@Ians-MacBook-Pro.local>
v4.12.9
v4.12.8
2021-08-10 10:30:54 -04:00
Moody Salem
5a3165358f
fix: #isTradeBetter
should check that output currencies are equal ( #2177 )
...
* fix: isTradeBetter should check that input/output are equal
* fix the fix
2021-08-10 09:25:43 -05:00
Moody Salem
26e334c78f
fix: proposal descriptions should be pulled from the right governor ( #2176 )
2021-08-10 08:53:22 -05:00
Justin Domingue
bd8192c81e
update chinese simplified and traditional display names ( #2180 )
2021-08-10 09:05:17 -04:00
Justin Domingue
ff6bd38992
add ReactGA event for full range ( #2181 )
2021-08-10 09:05:05 -04:00
Justin Domingue
a48b7ce702
fix: avoid running BestV3Trade when tokens are the same ( #2172 )
...
* avoid running BestV3Trade when tokens are the same
* flipped condition
v4.12.7
2021-08-09 10:38:23 -04:00
Crowdin Bot
fc08d1fc6a
chore(i18n): synchronize translations from crowdin [skip ci]
v4.12.6
2021-08-06 20:05:37 +00:00
Ian Lapham
b416603ff4
update unsupported list ( #2143 )
...
Co-authored-by: Ian Lapham <ianlapham@Ians-MacBook-Pro.local>
2021-08-05 20:52:17 -04:00