Skip to content

Uncatchable “missing v” when sending transaction #4513

Closed
@ricmoo

Description

@ricmoo

Ethers Version

6.9.0

Search Terms

Missing v, signature

Describe the Problem

This is related to two issues:

  1. An Ethers bug, related to fix: catch rejected promise #4512 where an error during sending a transaction is not catchable
  2. wallets not returning a v or yParity in the response to eth_getTransactionByHash.

I’m working on a fix for 1 (which is exposing some other possible oddity) and communicating with other groups for 2.

If you are experiencing this issue, ca you please let me know which wallet you are using? It seems like MetaMask through Wallet Connect is having this issue at least. Curious if there are others.

Code Snippet

No response

Contract ABI

No response

Errors

No response

Environment

No response

Environment (Other)

No response

Metadata

Metadata

Assignees

Labels

bugVerified to be an issue.fixed/completeThis Bug is fixed or Enhancement is complete and published.v6Issues regarding v6

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions