Skip to content

[Ledger ] Transactions are all failing in main #31004

@angelcheung22

Description

@angelcheung22

After testing the system. following are the devices being affected: (link to slack https://consensys.slack.com/archives/CTQAGKY5V/p1742232900204879)

Trezor: Forbidden key path
ledger: unsupported transaction type: undefined
QR device: device hang during scanning QR

Ledger has been identified the root cause due to this ethereumjs upgrade PR MetaMask/accounts#209

and basically the ethereumjs upgrade code change make the transaction rawTxHex contain 0x prefix which is not valid for to @ledgerhq/hw-eth-app clearSignTransaction function. that functions expect a rawTxHex without 0x prefix.

Metadata

Metadata

Assignees

Labels

INVALID-ISSUE-TEMPLATEIssue's body doesn't match any issue template.Sev1-highHigh severity; partial loss of service with severe impact upon users, with no workaround.regression-RC-12.15.0Regression bug that was found in release candidate (RC) for release 12.15.0release-12.16.0Issue or pull request that will be included in release 12.16.0release-blockerThis bug is blocking the next releaseteam-accounts-frameworkAccounts teamtype-bugSomething isn't working

Type

No fields configured for Bug.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions