Skip to content
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

chore(release): 2025-01-07 #5270

Merged
merged 21 commits into from
Jan 9, 2025
Merged

chore(release): 2025-01-07 #5270

merged 21 commits into from
Jan 9, 2025

Conversation

alfetopito
Copy link
Collaborator

@alfetopito alfetopito commented Jan 7, 2025

Summary

Release!

Changes

f080ffd feat(swap): partial approve (#5256) Reverted as it needs more work
198231f chore: comment out seasonal feature flags (#5271)
3be8a65 feat: executedSurplusFee removal (#5262)
a8efd5c ci: deploy some apps preview only when PR has label (#5258)
caeda2c chore: address pr5244 comments (#5263)
22b8f89 chore: fix failed e2e test (#5257)
6f73dfc feat(token-lists): remove outdated token lists (#5233)
28fcda9 feat(wallets): reapply "feat(wallets): add metaMask SDK connector (#5028)" (#5215) (#5223)
1626a04 fix(feature-flags): remove isBaseEnabled feature flag (#5234)
fc13cc4 fix: allow any safe-like apps (#5235)
a07740c fix(limit-orders): do not override user entered price (#5232)
411df4d feat: use new uni and coingecko token lists (#5225)
f560c77 fix: adjust cow amm banner position (#5205)

fairlighteth and others added 18 commits December 18, 2024 13:38
* feat: use new uni and coingecko token lists

* fix: linter errors
chore: merge main to develop
)" (#5215) (#5223)

* Reapply "feat(wallets): add metaMask SDK connector (#5028)" (#5215)

This reverts commit 889b78e.

* chore: update MetaMask SDK to 0.31.4

---------

Co-authored-by: Leandro <[email protected]>
* fix: allow any safe-like apps

* chore: release main (#5237)

* feat: fix pagination for fills (#5228)

* feat: fix pagination for fills

* fix: remove unnecessary tag

---------

Co-authored-by: Alexandr Kazachenko <[email protected]>
* feat: remove outdated token lists

* feat: add curve's list to base

* feat: add superchain list to base
* fix: use network instead of orderParams chainId

* refactor: update comment
* chore: bump cow-sdk to latest RC version

* feat: replace executedSurplusFee with executedSuplus

Also use totalFee where applicable

* feat: do same as previous, but on Explorer

* refactor: moved getFeeToken out and improved logic as suggested

* test: add unit tests
@alfetopito alfetopito self-assigned this Jan 7, 2025
Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cowfi ✅ Ready (Inspect) Visit Preview Jan 9, 2025 10:55am
explorer-dev ✅ Ready (Inspect) Visit Preview Jan 9, 2025 10:55am
swap-dev ✅ Ready (Inspect) Visit Preview Jan 9, 2025 10:55am
3 Skipped Deployments
Name Status Preview Updated (UTC)
cosmos ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 10:55am
sdk-tools ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 10:55am
widget-configurator ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2025 10:55am

@alfetopito alfetopito requested review from a team January 7, 2025 15:50
@alfetopito alfetopito added the RELEASE Included in the release that is being closed label Jan 7, 2025
Copy link

socket-security bot commented Jan 7, 2025

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

Copy link

@elena-zh elena-zh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me with the current set of PRs included :)

alfetopito and others added 2 commits January 8, 2025 09:27
* feat(swap): add settings option for partial approve

* feat(swap): add sell amount to regular approve tx

* feat(swap): add sell amount to permit value

* chore: fix build

* fix: cache permit taking amount into account

* feat(swap): take partial approves into account for sc wallets

* fix: ignore account agnostic permit in hooks details

* fix: take permit amount into account when caching

* fix: skip partial permits in widgets besides swap

* chore: fix permit hook description

* chore: fix conditions

* fix: disable partial approve for Hooks store

* fix: support partial approve it classic eth flow

* fix: do not use infinite approvals in swap when partial approve mode

* chore: fix circular dependency

* chore: add a dot

* chore: fix tooltips

* chore: adjust approve tooltip

* fix: display hook details only in Hooks store confirm modal

* feat(partial-approvals): partial approve v2 (#5269)

* refactor: expose UndelinedLinkStyledButton component

* chore: removed unused React import

* refactor: export useOpenSettingsTab hook

* feat: expose needsApproval flag for all token types, not just permittable

* feat: add PartialApprovalBanner

* feat: update settings name Partial Approve to Minimal approve and tooltip

* fix: fix typo and padding on settings link

* fix: reworked minimal approvals title and tooltip

* fix: lint issues

* fix: cosmos build

* fix: fix grammar

* fix: do not show approval banner when selling native

* chore: move partial approval banner after TWAP warning

* feat: simplify text

* feat: remove isApprovalNeeded prop

* feat: remove banner from swap warnings

* feat: add banner to top of Swap widget

* chore: remove settings from cosmos

---------

Co-authored-by: Leandro <[email protected]>
Copy link

Report too large to display inline

View full report↗︎

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
RELEASE Included in the release that is being closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants