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
1ffb9708
Commit
1ffb9708
authored
Apr 26, 2024
by
Uniswap Labs Service Account
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(release): publish latest release
parent
fb0196ac
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
14 deletions
+9
-14
RELEASE
RELEASE
+7
-7
VERSION
VERSION
+1
-1
MultipleRoutingOptions.tsx
apps/web/src/components/Settings/MultipleRoutingOptions.tsx
+1
-6
No files found.
RELEASE
View file @
1ffb9708
IPFS hash of the deployment:
- CIDv0: `Qm
WQy4JAnTkwdrhTvnphJgTQ6mGHjRVsFByGNFYmxL4Dxm
`
- CIDv1: `bafybei
dx7cij43wjjgqqkrolyr5a7zr3s3q5mlihfst6luo4hpxrrtb23i
`
- CIDv0: `Qm
bCfM6eTk9jM5SRW692DahimRpNHpuMADyEQbtqJmqZDy
`
- CIDv1: `bafybei
f7dqatkcqbp5g3txheh4is2xg7maknkjcsijfzo7xtqnzplb6m2a
`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...
...
@@ -10,15 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybei
dx7cij43wjjgqqkrolyr5a7zr3s3q5mlihfst6luo4hpxrrtb23i
.ipfs.dweb.link/
- https://bafybei
dx7cij43wjjgqqkrolyr5a7zr3s3q5mlihfst6luo4hpxrrtb23i
.ipfs.cf-ipfs.com/
- [ipfs://Qm
WQy4JAnTkwdrhTvnphJgTQ6mGHjRVsFByGNFYmxL4Dxm/](ipfs://QmWQy4JAnTkwdrhTvnphJgTQ6mGHjRVsFByGNFYmxL4Dxm
/)
- https://bafybei
f7dqatkcqbp5g3txheh4is2xg7maknkjcsijfzo7xtqnzplb6m2a
.ipfs.dweb.link/
- https://bafybei
f7dqatkcqbp5g3txheh4is2xg7maknkjcsijfzo7xtqnzplb6m2a
.ipfs.cf-ipfs.com/
- [ipfs://Qm
bCfM6eTk9jM5SRW692DahimRpNHpuMADyEQbtqJmqZDy/](ipfs://QmbCfM6eTk9jM5SRW692DahimRpNHpuMADyEQbtqJmqZDy
/)
### 5.25.
3
(2024-04-26)
### 5.25.
4
(2024-04-26)
### Bug Fixes
* **web:**
updating multi routing options copy on prod (#7821) 52b58ec
* **web:**
hotfix change to copy for multi routing options (#7924) 1d08dff
VERSION
View file @
1ffb9708
web/5.25.3
\ No newline at end of file
web/5.25.4
\ No newline at end of file
apps/web/src/components/Settings/MultipleRoutingOptions.tsx
View file @
1ffb9708
...
...
@@ -196,12 +196,7 @@ export default function MultipleRoutingOptions() {
<
RoutePreferenceToggle
preference=
{
RoutePreferenceOption
.
Optimal
}
isActive=
{
routePreferenceOptions
[
RoutePreferenceOption
.
Optimal
]
}
text=
{
<
Trans
>
The Uniswap client selects the the cheapest trade option factoring price and network costs factoring price
and network costs.
</
Trans
>
}
text=
{
<
Trans
>
The Uniswap client selects the cheapest trade option factoring price and network costs.
</
Trans
>
}
subheading=
{
routePreferenceOptions
[
RoutePreferenceOption
.
Optimal
]
&&
uniswapXSupportedChain
&&
(
...
...
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