-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
signTransaction
mutates the given transaction
#4789
Labels
bug
Verified to be an issue.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
v6
Issues regarding v6
Comments
KillariDev
added
investigate
Under investigation and may be a bug.
v6
Issues regarding v6
labels
Jul 19, 2024
ricmoo
added
bug
Verified to be an issue.
and removed
investigate
Under investigation and may be a bug.
labels
Jul 25, 2024
Confirmed this is a bug. Looking into it now. |
ricmoo
added a commit
that referenced
this issue
Jul 25, 2024
Fixed in v6.13.2. Please give it a try and let me know if there are any more issues. Thanks!: ) |
This was referenced Aug 16, 2024
ricmoo
added
the
fixed/complete
This Bug is fixed or Enhancement is complete and published.
label
Aug 31, 2024
This was referenced Sep 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Verified to be an issue.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
v6
Issues regarding v6
Ethers Version
6.13.1
Search Terms
No response
Describe the Problem
when signTransaction is given a transaction object, it mutates the object by removing
from
fieldCode Snippet
this prints:
It should print:
The text was updated successfully, but these errors were encountered: