Skip to content
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

metamask eth_sendtransaction broken #6534

Closed
luu-alex opened this issue Oct 19, 2023 · 0 comments
Closed

metamask eth_sendtransaction broken #6534

luu-alex opened this issue Oct 19, 2023 · 0 comments
Labels
4.x 4.0 related Bug Addressing a bug

Comments

@luu-alex
Copy link
Contributor

luu-alex commented Oct 19, 2023

according to eth spec, send_transaction is using input but metamask uses data. causing our sendTransaction function to be sending empty callData as we only pass in input since verison 4.1.2
MetaMask/metamask-extension#21467

Expected behavior

Actual behavior

Steps to reproduce the behavior

  1. [First step]
  2. [Second step]
  3. [and so on...]

Logs

Environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related Bug Addressing a bug
Projects
None yet
Development

No branches or pull requests

2 participants