-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dbce40b
commit ecb15fb
Showing
738 changed files
with
40,656 additions
and
17,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
ignores: [ | ||
# Dependencies that depcheck thinks are unused but are actually used | ||
"@graphql-codegen/*", | ||
"@commitlint/*", | ||
"i18next", | ||
# Dependencies that depcheck thinks are missing but are actually present or never used | ||
"@yarnpkg/core", | ||
"@yarnpkg/cli", | ||
"clipanion", | ||
"@yarnpkg/fslib", | ||
"bufferutil", | ||
"utf-8-validate", | ||
"@yarnpkg/parsers", | ||
"@yarnpkg/plugin-git", | ||
"semver", | ||
"typanion", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,6 +46,8 @@ packages/wallet/src/i18n/locales/*_old.json | |
# ci | ||
.ci-cache/ | ||
|
||
|
||
# JetBrains | ||
.idea/ | ||
|
||
# Vercel | ||
.vercel |
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
.yarn/patches/@gorhom-bottom-sheet-npm-4.4.7-1316853536.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @uniswap/web-admins |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,68 @@ | ||
Here again with a new update to our app! Check out what is new below | ||
IPFS hash of the deployment: | ||
- CIDv0: `QmRUdEZRqLCxxz4VQnPTTVrZVGDXBDX3kog6khivksne6u` | ||
- CIDv1: `bafybeibotyfb47xlr4se7nnegt7oeufmue7ztobxvsjprwib2uga2tq3ki` | ||
|
||
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org). | ||
|
||
You can also access the Uniswap Interface from an IPFS gateway. | ||
**BEWARE**: The Uniswap interface uses [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) to remember your settings, such as which tokens you have imported. | ||
**You should always use an IPFS gateway that enforces origin separation**, or our hosted deployment of the latest release at [app.uniswap.org](https://app.uniswap.org). | ||
Your Uniswap settings are never remembered across different URLs. | ||
|
||
IPFS gateways: | ||
- https://bafybeibotyfb47xlr4se7nnegt7oeufmue7ztobxvsjprwib2uga2tq3ki.ipfs.dweb.link/ | ||
- https://bafybeibotyfb47xlr4se7nnegt7oeufmue7ztobxvsjprwib2uga2tq3ki.ipfs.cf-ipfs.com/ | ||
- [ipfs://QmRUdEZRqLCxxz4VQnPTTVrZVGDXBDX3kog6khivksne6u/](ipfs://QmRUdEZRqLCxxz4VQnPTTVrZVGDXBDX3kog6khivksne6u/) | ||
|
||
## 5.4.0 (2024-01-17) | ||
|
||
|
||
### Features | ||
|
||
* **web:** [info] add PDP volume chart + use new init pattern for TDP volume chart (#5449) 2235363 | ||
* **web:** [info] Add TDP Pools Table (#5500) fdaa398 | ||
* **web:** [info] PDP My Positions Table (#5521) 76cd654 | ||
* **web:** [info] PDP Transactions Table (#5357) 5763046 | ||
* **web:** [info] Pools Explore Table (#5309) 7cc1767 | ||
* **web:** [info] use BreadcrumbNav in PDP + separate TDP breadcrumb (#5439) 4a482c8 | ||
* **web:** [info] use sigFigs to determine exact in vs out for PDP Tx Table (#5580) 6b52b6a | ||
* **web:** [info/explore] add stacked volume charts (#5322) 8863cb1 | ||
* **web:** [info/pdp] PDP stats pool balances polish (#5644) f0c7161 | ||
* **web:** [landing-page] add modal to download the mobile app (#5612) 245e3e4 | ||
* **web:** [landing-page] add navbar button to get the app (#5611) 47167c2 | ||
* **web:** A check if we are using iframes (#5654) 2e3c0a2 | ||
* **web:** add detail rows to X detail sheet (#5366) a0aa241 | ||
* **web:** add feature flag to toggle new DNS gateway for quickroutes (#5569) 35a406a | ||
* **web:** add initial landing page (#5514) e9c5321 | ||
* **web:** Add quote intent to requests (#5465) 12c8a99 | ||
* **web:** add title to TDP loading state for web crawlers (#5594) 03a032f | ||
* **web:** Basic form for limits (#5457) e4d241a | ||
* **web:** Limits on mainnet only (#5429) 1437fae | ||
* **web:** more dynamic page titles for SEO (#5572) 94e8bdc | ||
* **web:** move time selector to in-chart container (#5433) 11d9978 | ||
* **web:** SEO h1 tags for titles (#5379) b13b883 | ||
* **web:** token selector groupings and refactor (#5403) 065fb49 | ||
* **web:** tvl charts (#5599) db447ab | ||
* **web:** update volume bar style (#5616) fdc75ec | ||
* **web:** use new DNS gateway for other API endpoints (#5570) 0e3dbb5 | ||
* **web:** X order modal UI (#5354) 803de62 | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **web:** [info] fix PDP 404 flickering + TDP pools table bugs (#5650) 3fb17b7 | ||
* **web:** allow vercel.live domain for CSP scripts to allow Vercel Preview Comments (#5697) 9b16897 | ||
* **web:** bug with URL prefilled tokens (#5705) 57dfaa7 | ||
* **web:** center confirmation modal icons (#5491) 4761373 | ||
* **web:** remove framer motion in a few places to improve performance of new landing page (#5641) 14f427c | ||
* **web:** set recent-connection metadata on user state initialization (#5698) c1b7197 | ||
* **web:** show default list tokens when searched (#5494) 7feb22f | ||
* **web:** specify WC metadata (#5634) fec88e8 | ||
* **web:** update snapshots for 2024 (#5567) 112673a | ||
|
||
|
||
### Code Refactoring | ||
|
||
* **web:** explore and volume chart structure (#5596) 8f22ebf | ||
|
||
- Editing Favorite Tokens — We added the ability to drag, drop, and rearrange your favorited tokens. Keep your most important watched tokens close! | ||
|
||
- Hidden Token Balances — We updated our wallet to not include the value of hidden tokens in the total wallet balance. Toggle specific tokens to be hidden or shown, and your overall wallet balance will reflect the changes immediately. Out of sight, out of mind. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
mobile/1.18 | ||
web/5.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
ignores: [ | ||
# Dependencies that depcheck thinks are unused but are actually used | ||
"@uniswap/ethers-rs-mobile", | ||
"babel-loader", | ||
"babel-jest", | ||
"babel-plugin-react-native-web", | ||
"babel-plugin-transform-remove-console", | ||
"cross-fetch", | ||
"expo-localization", | ||
"expo-linking", | ||
"madge", | ||
"postinstall-postinstall", | ||
## React Native Usage | ||
"@amplitude/analytics-react-native", | ||
"@react-native-masked-view/masked-view", | ||
"react-native-image-colors", | ||
# Dependencies that depcheck thinks are missing but are actually present or never used | ||
## Internal packages / workspaces | ||
"src", | ||
"ui", | ||
"tsconfig", | ||
"eslint-config-custom", | ||
## Subpackages of installed packages | ||
"@redux-saga/core", | ||
"@ethersproject/constants", | ||
"@react-navigation/elements", | ||
"metro-config", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,7 @@ | ||
# Autogenerated by fastlane | ||
# | ||
# Ensure this file is checked in to source control! | ||
|
||
source "https://rubygems.org" | ||
|
||
gem 'fastlane' | ||
gem 'fastlane', '2.214.0' | ||
gem 'cocoapods', '1.14.3' | ||
|
||
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') | ||
eval_gemfile(plugins_path) if File.exist?(plugins_path) |
Oops, something went wrong.