-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Wip/cowswap integration with approval #23776
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
base: main
Are you sure you want to change the base?
Conversation
- Added a new status 'SUBMITTED' to the INTENT_STATUS object. - Updated the logic in TransactionElement to handle the new 'SUBMITTED' status correctly, defaulting to 'FAILED' for unknown statuses. - Bumped versions of @metamask/bridge-controller and @metamask/bridge-status-controller in yarn.lock, along with their corresponding checksums and resolutions. - Updated @metamask/transaction-controller version to 60.9.0 in yarn.lock.
|
CLA Signature Action: Thank you for your submission, we really appreciate it. We ask that you all read and sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just by adding a comment to this pull request with this exact sentence:
By commenting with the above message you are agreeing to the terms of the CLA. Your account will be recorded as agreeing to our CLA so you don't need to sign it again for future contributions to this repository. 1 out of 2 committers have signed the CLA. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThis PR introduces significant changes to the bridge/swap functionality with new CowSwap intent transaction support:
The changes are high-risk because they modify:
Recommended tags:
|
Description
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist