Skip to content

Commit

Permalink
ci(release): publish latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-happy-puppy committed Jul 25, 2024
1 parent d43974c commit fbe0233
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
17 changes: 6 additions & 11 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
IPFS hash of the deployment:
- CIDv0: `QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY`
- CIDv1: `bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu`
- CIDv0: `Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx`
- CIDv1: `bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de`

The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).

Expand All @@ -10,15 +10,10 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs.

IPFS gateways:
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.dweb.link/
- https://bafybeicw7t2v6psn5oqwpfsghubz5ixmt2wigocqu4mpesjctiimaosqnu.ipfs.cf-ipfs.com/
- [ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/](ipfs://QmUCDVLJAiPuTxPSYYZ7fTUCkpFx5jDMToQLSqzJfAWUzY/)
- https://bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de.ipfs.dweb.link/
- https://bafybeif4ewp6t3m3h2yfzmgwe6o3lcccxeec5asf5xkezonc6vwcpxw5de.ipfs.cf-ipfs.com/
- [ipfs://Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx/](ipfs://Qmb16dcqcbFFjG7vkpfKEeZp4fNHBcbzXwuPLW92MQNRAx/)

### 5.40.2 (2024-07-24)


### Bug Fixes

* **web:** use tx hash for block explorer link (#10446) 84c4455
### 5.40.3 (2024-07-25)


2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web/5.40.2
web/5.40.3
4 changes: 4 additions & 0 deletions apps/web/src/nft/utils/blocklist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,8 @@ export const blocklistedCollections = [
'0x4eb3c41962d5a6f2b892ba7210b880edb78df54a',
'0x4d67dcc8ab25f604b2dee43f0a12d04f923dd1e3',
'0x0b50cbcba7c5e310fcf7118930119c9794e3e70e',
'0x1af0ba488d9e218c2e30dcf4e6c8360cd3234d78',
'0xf6266f30b7c9b23f48806abe56710e48233b7047',
'0xe48d330f8e81d8d82924378bb249026155453eb2',
'0xd60409682eb449a2832af1155e497605a84879f5',
]

0 comments on commit fbe0233

Please sign in to comment.