Skip to content

Commit d43974c

Browse files
ci(release): publish latest release
1 parent ac6fb2e commit d43974c

File tree

333 files changed

+10586
-42761
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

333 files changed

+10586
-42761
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @uniswap/web-admins

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ An open source repository for all Uniswap front end interfaces maintained by Uni
55
## Interfaces
66

77
- Web: [app.uniswap.org](https://app.uniswap.org)
8-
- Wallet (mobile + extension): [wallet.uniswap.org](https://wallet.uniswap.org)
8+
- Wallet: [wallet.uniswap.org](https://wallet.uniswap.org)
99

1010
## Socials / Contact
1111

@@ -31,7 +31,6 @@ For instructions per application or package, see the README published for each a
3131

3232
- [Web](apps/web/README.md)
3333
- [Mobile](apps/mobile/README.md)
34-
- [Extension](apps/extension/README.md)
3534

3635
## Releases
3736

@@ -44,7 +43,7 @@ Translations for our applications are done through [crowdin](https://crowdin.com
4443
| App | Coverage |
4544
| ------- | -------- |
4645
| web | [![Crowdin](https://badges.crowdin.net/uniswap-interface/localized.svg)](https://crowdin.com/project/uniswap-interface) |
47-
| wallet | [![Crowdin](https://badges.crowdin.net/uniswap-wallet/localized.svg)](https://crowdin.com/project/uniswap-wallet) |
46+
| mobile | [![Crowdin](https://badges.crowdin.net/uniswap-wallet/localized.svg)](https://crowdin.com/project/uniswap-wallet) |
4847

4948
## 🗂 Directory Structure
5049

RELEASE

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1-
- UI fixes across various pages
2-
- UniswapX UI/UX improvements
3-
- Internal code organization improvements
1+
IPFS hash of the deployment:
2+
- CIDv0: `QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY`
3+
- CIDv1: `bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu`
4+
5+
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
6+
7+
You can also access the Uniswap Interface from an IPFS gateway.
8+
**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.
9+
**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).
10+
Your Uniswap settings are never remembered across different URLs.
11+
12+
IPFS gateways:
13+
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.dweb.link/
14+
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.cf-ipfs.com/
15+
- [ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/](ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/)
16+
17+
### 5.40.2 (2024-07-24)
18+
19+
20+
### Bug Fixes
21+
22+
* **web:** use tx hash for block explorer link (#10446) 84c4455
23+
24+

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
extension/1.1.0
1+
web/5.40.2

apps/extension/.depcheckrc

Lines changed: 0 additions & 17 deletions
This file was deleted.

apps/extension/.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/extension/.eslintrc.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

apps/extension/.gitignore

Lines changed: 0 additions & 30 deletions
This file was deleted.

apps/extension/README.md

Lines changed: 0 additions & 53 deletions
This file was deleted.

apps/extension/jest-setup.js

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)