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
995bbc89
Commit
995bbc89
authored
Jun 25, 2024
by
Uniswap Labs Service Account
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci(release): publish latest release
parent
3e1f7e5d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
53 deletions
+9
-53
RELEASE
RELEASE
+7
-52
VERSION
VERSION
+1
-1
SearchTokens.ts
apps/web/src/graphql/data/SearchTokens.ts
+1
-0
No files found.
RELEASE
View file @
995bbc89
IPFS hash of the deployment:
IPFS hash of the deployment:
- CIDv0: `Qm
XnRSBVHh7UXvgip6FDhq1ub3ChJxv3K8QirGXZ59J39s
`
- CIDv0: `Qm
Z7TnTwMWzVd9j9TvqoinvdWnR2VscUDN4b6tFhBPBeuJ
`
- CIDv1: `bafybei
emkndbltdog6u2zo3ee3j5sp4spncnhktezgt7rd6eixu6ctyp6i
`
- CIDv1: `bafybei
fab6tsjjcjyzk2swunb5fvpseeyf6kkutzq5lbg2c3u3gvrtobhu
`
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,60 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
...
@@ -10,60 +10,15 @@ 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
emkndbltdog6u2zo3ee3j5sp4spncnhktezgt7rd6eixu6ctyp6i
.ipfs.dweb.link/
- https://bafybei
fab6tsjjcjyzk2swunb5fvpseeyf6kkutzq5lbg2c3u3gvrtobhu
.ipfs.dweb.link/
- https://bafybei
emkndbltdog6u2zo3ee3j5sp4spncnhktezgt7rd6eixu6ctyp6i
.ipfs.cf-ipfs.com/
- https://bafybei
fab6tsjjcjyzk2swunb5fvpseeyf6kkutzq5lbg2c3u3gvrtobhu
.ipfs.cf-ipfs.com/
- [ipfs://Qm
XnRSBVHh7UXvgip6FDhq1ub3ChJxv3K8QirGXZ59J39s/](ipfs://QmXnRSBVHh7UXvgip6FDhq1ub3ChJxv3K8QirGXZ59J39s
/)
- [ipfs://Qm
Z7TnTwMWzVd9j9TvqoinvdWnR2VscUDN4b6tFhBPBeuJ/](ipfs://QmZ7TnTwMWzVd9j9TvqoinvdWnR2VscUDN4b6tFhBPBeuJ
/)
## 5.36.0 (2024-06-20)
### 5.36.1 (2024-06-25)
### Features
* **web:** add basic buy form, feature flag for meld on web (incl. snapshot changes) (#8766) c4e2b9b
* **web:** add fields to LP logging (#9106) bc98569
* **web:** add PredefinedAmounts to Buy form (+tests/snapshots) (#8767) 74c82c6
* **web:** add quoteId to Xv2 rfq POST (#8907) 326636c
* **web:** add ZKsync chain integration and update dependencies (#8935) ad9d4d0
* **web:** add zora tokenlist (#9072) e4d121d
* **web:** adds reanimated to tamagui config and removes strict mode to support it (#9007) c443031
* **web:** enable coinbase mobile wallet link (#8964) f42f0c2
* **web:** Refreshed nav mobile bottom bar (#8645) f04d6fd
* **web:** Refreshed nav search bar (#8644) 7cf3aff
### Bug Fixes
### Bug Fixes
* **web:** [multichain] token selector in TDP should use connected chain (#8884) 081bc5c
* **web:** ignore GQL errors in SearchTokens query (#9492) 968bc7c
* **web:** add token to balance map even if denominated value is missing (#9099) ce6ad8b
* **web:** cache bust uniswapx tests (#8896) d97dd58
* **web:** Correctly parse tx type when a Pool token is native currency (#8968) 7ea24fa
* **web:** dont deeplink to moonpay when new FOR aggregator is enabled (#9127) 6f7d66e
* **web:** filter undefined chainId from GQL_MAINNET_CHAINS (#9107) 8e2ce72
* **web:** fix some missing translations (#9120) 53d652e
* **web:** fix tests using waitsForActiveChain (#8893) 78f08a3
* **web:** fix theme tests (#8894) 9c234c5
* **web:** fix translation stats.tvl.description (#8877) b4bf8e4
* **web:** fix wrap tests (#8895) 2c11821
* **web:** language and currency labels in preferences dropdown (#9159) c4c77b2
* **web:** legacy chain selector breakpoint fix (#9023) 00e503e
* **web:** mobile navigation missing for nfts page (#9160) 778bb50
* **web:** move addLiquidity to logger.warn (#9101) d441972
* **web:** multipill toggle fix (#9021) 50d01fe
* **web:** nav hot keys bug (#9097) 5fdac46
* **web:** pass account to send in transferInfo (#8898) daf511d
* **web:** pay button in nft bag (#8892) bca1471
* **web:** Remove Failed Network Connection Popup upon success (#9113) 60aa9ca
* **web:** removing zora from network selector when feature flag is off (#8939) 2d658cf
* **web:** web config #9169 (#9170) a46bf74
### Reverts
* **web:** place hotkeys behind feature flag (#9199) b6c1b96
### Continuous Integration
* **web:** update sitemaps 9ad52a9
VERSION
View file @
995bbc89
web/5.36.0
web/5.36.1
\ No newline at end of file
\ No newline at end of file
apps/web/src/graphql/data/SearchTokens.ts
View file @
995bbc89
...
@@ -80,6 +80,7 @@ export function useSearchTokens(searchQuery: string | undefined, chainId: Suppor
...
@@ -80,6 +80,7 @@ export function useSearchTokens(searchQuery: string | undefined, chainId: Suppor
searchQuery
:
searchQuery
??
''
,
searchQuery
:
searchQuery
??
''
,
},
},
skip
:
!
searchQuery
,
skip
:
!
searchQuery
,
errorPolicy
:
'
all
'
,
})
})
const
sortedTokens
=
useMemo
(()
=>
{
const
sortedTokens
=
useMemo
(()
=>
{
...
...
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