-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
6609a78
commit e295be7
Showing
482 changed files
with
4,242 additions
and
15,115 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 |
---|---|---|
|
@@ -8,9 +8,6 @@ node_modules | |
# testing | ||
coverage | ||
|
||
# utility script output | ||
scripts/dist | ||
|
||
# next.js | ||
.next/ | ||
out/ | ||
|
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
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 |
---|---|---|
@@ -1,40 +1,5 @@ | ||
IPFS hash of the deployment: | ||
- CIDv0: `QmYMiHUXKwbifsieRsk6jexS5sS321rZtsoEtu5s266ewa` | ||
- CIDv1: `bafybeieu3j7cdq5nz4r6z7qnoxcyqq7bk4wjiyxmelpzprkvoaedcb4uze` | ||
|
||
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://bafybeieu3j7cdq5nz4r6z7qnoxcyqq7bk4wjiyxmelpzprkvoaedcb4uze.ipfs.dweb.link/ | ||
- https://bafybeieu3j7cdq5nz4r6z7qnoxcyqq7bk4wjiyxmelpzprkvoaedcb4uze.ipfs.cf-ipfs.com/ | ||
- [ipfs://QmYMiHUXKwbifsieRsk6jexS5sS321rZtsoEtu5s266ewa/](ipfs://QmYMiHUXKwbifsieRsk6jexS5sS321rZtsoEtu5s266ewa/) | ||
|
||
## 5.3.0 (2023-12-19) | ||
|
||
|
||
### Features | ||
|
||
* **web:** [info] add volume charts (#5235) 80c3996 | ||
* **web:** [info] hide About and Address section with flag on (#5464) 61d0397 | ||
* **web:** add info tables (#5274) adf64bd | ||
* **web:** Add moonpay text to account drawer and moonpay modal (#5478) 0a09ce3 | ||
* **web:** updated page titles (#5390) 4b39985 | ||
* **web:** use cumulative value for unhovered bar chart header (#5432) 304c761 | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **web:** center confirmation modal icons (#5492) fe3688a | ||
* **web:** disambiguate 3P ProviderRpcErrors (#5481) ca912dd | ||
* **web:** fix fadepresence typecheck (#5466) 9d39fa6 | ||
* **web:** fix vercel ignore to actually ignore if no web changes (#5420) 45e0ee2 | ||
* **web:** fixes and improvements to token sorting / filtering (#5388) 8f740ce | ||
* **web:** optional address for multichainmap (#5393) 6eb015f | ||
* **web:** show default list tokens when searched (#5494) (#5498) d28e298 | ||
|
||
Here again with a new (sparse) update to our app! Check out what is new below: | ||
|
||
- Bug fixes | ||
- Performance improvements on home and swap | ||
- Improvements in language support |
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 @@ | ||
web/5.3.0 | ||
mobile/1.17.1 |
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/mobile-release-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
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
Binary file removed
BIN
-7.44 KB
apps/mobile/android/app/src/beta/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-4.11 KB
apps/mobile/android/app/src/beta/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-11.8 KB
apps/mobile/android/app/src/beta/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-22.4 KB
apps/mobile/android/app/src/beta/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-35.7 KB
apps/mobile/android/app/src/beta/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-8.74 KB
apps/mobile/android/app/src/dev/res/mipmap-hdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-4.47 KB
apps/mobile/android/app/src/dev/res/mipmap-mdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-13.9 KB
apps/mobile/android/app/src/dev/res/mipmap-xhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-26.2 KB
apps/mobile/android/app/src/dev/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file not shown.
Binary file removed
BIN
-41.6 KB
apps/mobile/android/app/src/dev/res/mipmap-xxxhdpi/ic_launcher_round.png
Binary file not shown.
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
Oops, something went wrong.