-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingregression-prod-7.62.0Regression bug that was found in production in release 7.62.0Regression bug that was found in production in release 7.62.0release-7.65.0Issue or pull request that will be included in release 7.65.0Issue or pull request that will be included in release 7.65.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Description
Describe the bug
Deposits on Linea are failing due to being submitted with not enough ETH for gas with no gasless route available and failing with smart transaction cancelled.
We only support gas station via EIP-7702 for deposits, meaning Linea has never been supported.
So the core bug seems to be the UI isn't making this distinction and letting them submit, when they should instead see the error.
Fix could just be doing a supported EIP-7702 chain check in calculateSourceNetworkCost in packages/transaction-pay-controller/src/strategy/relay/relay-quotes.ts
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
- Have MUSD but no ETH on Linea
- Do a Perps or Predict deposit
- Notice it immediately failing
Error messages or log output
Where was this bug found?
Live version (from official store)
Version
7.62.0
Build number
Build type
None
Device
iphone
Operating system
iOS
Additional context
No response
Severity
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingregression-prod-7.62.0Regression bug that was found in production in release 7.62.0Regression bug that was found in production in release 7.62.0release-7.65.0Issue or pull request that will be included in release 7.65.0Issue or pull request that will be included in release 7.65.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Type
Projects
Status
To be triaged