-
Notifications
You must be signed in to change notification settings - Fork 122
chore(release): 2025 06 18 #5857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* chore: update .gitignore to include Claude context files * chore: remove unnecessary blank line from .gitignore
#5785) * feat: integrate ConnectionStatus component and streamline trade form validation * feat: implement ConnectionStatusUpdater for managing offline notifications
…5813) * feat: add `Avalanche` and `Polygon` native token images to Explorer * chore: address CR comments * fix: wrong text when wrapping/unwrapping native tokens on `Avalanche` and `Polygon` * fix: start date support of `Avalanche` and `Polygon` * feat: add `Avalanche` and `Polygon` to FAQ * chore: update `cow-sdk` to `v6.0.0-RC.61` * chore: update `yarn.lock` * Revert "feat: add `Avalanche` and `Polygon` to FAQ" This reverts commit 67b6836. --------- Co-authored-by: fairlight <31534717+fairlighteth@users.noreply.github.com>
…can (#5848) * feat: change Avalanche explorer from Snowtrace to Snowscan * chore: adding `yarn.lock`
… main-dev-05-18 # Conflicts: # libs/iframe-transport/package.json # libs/widget-lib/package.json # libs/widget-react/package.json
Main -> develop
* feat(new-newtworks): fixed sort order for chains * chore: update comment and use sorted chain ids for chain info array
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
* feat: account shows banner is COW token is unavaillable * chore: update `COW` address on `Polygon` * chore: address CR comments * chore: allow `COW_CONTRACT_ADDRESS` to have `null` values * chore: address coderabbit CR comments * chore: address CR comments * fix: `getMaybeCowTokenForChain` function * chore: address CR comments
* fix(slippage): take smart slippage from the active quote * chore: renaming and types * chore: remove unused hook * fix: handle ethflow * chore: remove unused hook * chore: fix review remarks * fix: use enableSmartSlippage from the params to set value * chore: remove unused * chore: revert enableSlippage changes * fix: review remarks * fix: build * feat: support auto slippage for eth flow * feat: move deadline code to new component * feat: move some code from tx settings * chore: move warning component * chore: move some logic from tx settings * chore: move tx slippage input to another component * fix: styles for slippage input * chore: move styles for custom deadline * chore: remove unused * chore: move tx settings to pure dir * fix: lints problems * fix: lint * fix: review remarks * fix: adjust min slippage for warning for eth flow * chore: update tooltip text * chore: update imports * feat: add modified for eth flow when slippage is set by defualt * fix: build * fix: lint --------- Co-authored-by: Alexandr Kazachenko <shoom3301@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Summary
Release!
Changes
b553228 feat: account shows banner is COW token is unavaillable (#5833)
65c1b36 feat(new-newtworks): fixed sort order for chains (#5856)
343119d feat(new-networks): change Avalanche explorer from Snowtrace to Snowscan (#5848)
f49e48d chore: fix start:cowswap
ec6806c fix(new-networks): add coingecko and uniswap tokens lists to pol and avax (#5841)
d3a2a23 chore: fix ConnectWalletOptions warning (#5840)
cfc6bfe fix(widget): remove legacy
enable
method (#5822)2c83e45 feat: add
Avalanche
andPolygon
native token images to Explorer (#5813)a3c86ea feat: bump widget-react version (#5829)
4137d35 feat: update widget-react deps (#5828)
4f1060b feat: update widget-lib deps (#5827)
e8d28a5 feat: bump iframe transport version (#5826)
7547aec fix(service-worker): disable verbose workbox logging in production (#5815)
9df63e3 feat: integrate ConnectionStatus component and streamline trade form … (#5785)
90915f2 chore: redeploy dev
c1fc67d chore(ci): upgrade setup-node to v4 (#5788)
69864da chore: update .gitignore to include Claude context files (#5810)
3fa1eb2 chore: remove unused package (#5804)