[Bug]: Swap is no longer working when Smart Transaction is turned ON #23373
Labels
regression-RC
DEPRECATED: Please use "regresssion-RC-x.y.z" label instead
regression-RC-11.12.0
release-11.12.0
Issue or pull request that will be included in release 11.12.0
release-11.14.0
Issue or pull request that will be included in release 11.14.0
release-blocker
This bug is blocking the next release
team-confirmations-system
DEPRECATED: please use "team-confirmations" label instead
type-bug
Describe the bug
When Smart Transaction is turned ON, Swap is no longer working
From the initial look
TransactionController.approveTransactionsWithSameNonce expects a chainId inside each transaction, which is missing now. It can be added to transactions in ui/ducks/swaps/swaps.js in the
The problem doesn't happen if Smart Transaction is OFF or in production
Expected behavior
Swap is able complete when Smart Transcation is ON
Screenshots/Recordings
Swap_STX.mov
Steps to reproduce
Preparing Swap
Error messages or log output
Version
develop
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: