Skip to content

Commit cb814a5

Browse files
ci(release): publish latest release
1 parent 62c2de0 commit cb814a5

File tree

2,340 files changed

+38025
-78665
lines changed

Some content is hidden

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

2,340 files changed

+38025
-78665
lines changed

.cursor/environment.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"snapshot": "Default",
3+
"install": "npm add --global nx && curl -fsSL https://bun.sh/install | bash && source ~/.bashrc && bun install",
4+
"terminals": [
5+
{
6+
"name": "Run mobile",
7+
"command": "bun mobile start"
8+
},
9+
{
10+
"name": "Run web",
11+
"command": "bun web start"
12+
},
13+
{
14+
"name": "Run extension",
15+
"command": "bun extension start"
16+
}
17+
]
18+
}

.depcheckrc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ ignores: [
33
'@graphql-codegen/*',
44
'@commitlint/*',
55
'@uniswap/eslint-config',
6-
'@uniswap/biome-config',
76
'i18next',
87
'moti',
98
'wrangler',
@@ -15,11 +14,6 @@ ignores: [
1514
'semver',
1615
'typanion',
1716
'@biomejs/biome',
18-
"@nx/js",
19-
"@nx/workspace",
20-
"@swc/helpers",
2117
# needed for ci
2218
'dd-trace',
23-
# depcheck flags itself as unused
24-
'depcheck',
2519
]

.env.defaults

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,10 @@ IS_E2E_TEST=false
2828
AMPLITUDE_PROXY_URL_OVERRIDE=
2929
API_BASE_URL_OVERRIDE=
3030
API_BASE_URL_V2_OVERRIDE=
31-
FOR_API_URL_OVERRIDE=bun
31+
FOR_API_URL_OVERRIDE=
3232
GRAPHQL_URL_OVERRIDE=
3333
SCANTASTIC_API_URL_OVERRIDE=
3434
STATSIG_PROXY_URL_OVERRIDE=
3535
TRADING_API_URL_OVERRIDE=
3636
UNITAGS_API_URL_OVERRIDE=
3737
GH_TOKEN_RN_CLI=
38-
JUPITER_PROXY_URL=

.github/workflows/tag_and_release.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,6 @@ jobs:
88
deploy-to-prod:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: bullfrogsec/bullfrog@dcde5841b19b7ef693224207a7fdec67fce604db # v0.8.3
12-
with:
13-
# List of IPs to allow outbound connections to.
14-
# By default, only localhost and IPs required for the essential operations of Github Actions are allowed.
15-
# allowed-ips:|
16-
17-
# List of domains to allow outbound connections to.
18-
# Wildcards are accepted. For example, if allowing `*.google.com`, this will allow `www.google.com`, `console.cloud.google.com` but not `google.com`.
19-
# By default, only domains required for essential operations of Github Actions and uploading job summaries are allowed.
20-
# Refer to https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#communication-requirements-for-github-hosted-runners-and-github for additional domains that should be allowed for additional Github Actions features.
21-
#allowed-domains: |
22-
# The egress policy to enforce. Valid values are `audit` and `block`.
23-
# Default: audit
24-
egress-policy: audit
2511
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2612

2713
- name: 🧷️ Get version

.husky/post-checkout

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

AGENTS.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ bun g:lint:fix # Fix linting issues
5656
bun g:typecheck # Type check all packages
5757
bun g:format:fix # Fix formatting
5858
bun g:fix # Run both lint and format fix
59-
bun i18n:extract # Extract localized strings (run after changing translations)
6059
```
6160

6261
## Architecture Overview
@@ -115,7 +114,6 @@ bun i18n:extract # Extract localized strings (run after changing
115114
- Always update existing unit tests related to changes made
116115
- Run tests before considering a task to be 'complete'
117116
- Also run linting and typecheck before considering a task to be 'complete'
118-
- Run `bun i18n:extract` after making changes to localized strings (e.g., using translation hooks like `useTranslation`)
119117

120118
## Critical Development Notes
121119

CLAUDE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ bun g:lint:fix # Fix linting issues
5656
bun g:typecheck # Type check all packages
5757
bun g:format:fix # Fix formatting
5858
bun g:fix # Run both lint and format fix
59-
bun i18n:extract # Extract localized strings (run after changing translations)
6059
```
6160

6261
## Architecture Overview
@@ -115,7 +114,6 @@ bun i18n:extract # Extract localized strings (run after changing
115114
- Always update existing unit tests related to changes made
116115
- Run tests before considering a task to be 'complete'
117116
- Also run linting and typecheck before considering a task to be 'complete'
118-
- Run `bun i18n:extract` after making changes to localized strings (e.g., using translation hooks like `useTranslation`)
119117

120118
## Critical Development Notes
121119

CODEOWNERS

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

RELEASE

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1 @@
1-
IPFS hash of the deployment:
2-
- CIDv0: `QmafSTxtnWuKQEPDicAjQtffdcWiFnoWNUQSH83BGppGaK`
3-
- CIDv1: `bafybeifxdrxtcrxuia5skiga3s5lujaofwuuo3k4cllp6kwm5plxowzk2a`
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://bafybeifxdrxtcrxuia5skiga3s5lujaofwuuo3k4cllp6kwm5plxowzk2a.ipfs.dweb.link/
14-
- [ipfs://QmafSTxtnWuKQEPDicAjQtffdcWiFnoWNUQSH83BGppGaK/](ipfs://QmafSTxtnWuKQEPDicAjQtffdcWiFnoWNUQSH83BGppGaK/)
15-
16-
### 5.113.3 (2025-10-20)
17-
18-
1+
- Various bug fixes and performance improvements

VERSION

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

0 commit comments

Comments
 (0)