-
-
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
incorrect legacy transaction from
value
#3899
Comments
from
valuefrom
value
Thanks. I’ll look into this asap with the other tx bug. |
Hey, any updates on this? |
Yes, it’s fixed locally and I’m running my final tests on v6.2 because there were some bigger changes to how the Contract meta-class populates it’s callable Proxy entry points and I want to make sure it is completely backwards compatible. I expect it to be out within a few hours. :) |
This has been fixed in v6.2.0. Try it out and let me know. |
Yes, works now, thanks! Great job |
Ethers Version
6.1.0
Search Terms
No response
Describe the Problem
The value of property
from
for the legacy transaction has incorrect value.Expected 0xbb9Bf3b2207c51273959DC571e4E1f01fb3A0B8D, but got
0x1349a095F2A49967e7f7A9AA5654cE56Ccd942Df
.Worked in v5.7.0
Code Snippet
Contract ABI
No response
Errors
No response
Environment
node.js (v12 or newer)
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: