Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
interface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LuckySwap
interface
Commits
65288f49
Commit
65288f49
authored
Apr 25, 2025
by
Uniswap Labs Service Account
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(release): publish latest release
parent
84c8fa5c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
8 deletions
+7
-8
RELEASE
RELEASE
+6
-6
VERSION
VERSION
+1
-1
statsigBaseConfig.ts
packages/uniswap/src/features/gating/statsigBaseConfig.ts
+0
-1
No files found.
RELEASE
View file @
65288f49
IPFS hash of the deployment:
IPFS hash of the deployment:
- CIDv0: `Qm
PJ67xPvHcYEk5YWu59uGkE5Mv6QBSSTWwzBTy72Eoeo4
`
- CIDv0: `Qm
cDLYNCmBY8GZivEGAw4fwyeT24YpT1FqttKTkcRFfivc
`
- CIDv1: `bafybei
aogowvdnmwgmzi4yqbtzsn27ej4xhanmrcacyu2ejjwuyc4apwym
`
- CIDv1: `bafybei
goeqbd3sgqs3ry32353einpmrcuy5p45hutcmjp4qummebbwhw7e
`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...
@@ -10,14 +10,14 @@ You can also access the Uniswap Interface from an IPFS gateway.
...
@@ -10,14 +10,14 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
IPFS gateways:
- https://bafybei
aogowvdnmwgmzi4yqbtzsn27ej4xhanmrcacyu2ejjwuyc4apwym
.ipfs.dweb.link/
- https://bafybei
goeqbd3sgqs3ry32353einpmrcuy5p45hutcmjp4qummebbwhw7e
.ipfs.dweb.link/
- [ipfs://Qm
PJ67xPvHcYEk5YWu59uGkE5Mv6QBSSTWwzBTy72Eoeo4/](ipfs://QmPJ67xPvHcYEk5YWu59uGkE5Mv6QBSSTWwzBTy72Eoeo4
/)
- [ipfs://Qm
cDLYNCmBY8GZivEGAw4fwyeT24YpT1FqttKTkcRFfivc/](ipfs://QmcDLYNCmBY8GZivEGAw4fwyeT24YpT1FqttKTkcRFfivc
/)
### 5.80.
1 (2025-04-23
)
### 5.80.
2 (2025-04-25
)
### Bug Fixes
### Bug Fixes
* **web:**
uninitialized v2 pools (#18808) 551de59
* **web:**
reenable logging in statsig config (#18894) ae7ebce
VERSION
View file @
65288f49
web/5.80.1
web/5.80.2
\ No newline at end of file
\ No newline at end of file
packages/uniswap/src/features/gating/statsigBaseConfig.ts
View file @
65288f49
...
@@ -7,6 +7,5 @@ export const statsigBaseConfig: StatsigOptions = {
...
@@ -7,6 +7,5 @@ export const statsigBaseConfig: StatsigOptions = {
environment
:
{
environment
:
{
tier
:
getStatsigEnvName
(),
tier
:
getStatsigEnvName
(),
},
},
disableLogging
:
true
,
overrideAdapter
:
getOverrideAdapter
(),
overrideAdapter
:
getOverrideAdapter
(),
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment