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

temporary fix for batchRequest #3254

Closed
wants to merge 1 commit into from

Conversation

hxc20060903
Copy link

@hxc20060903 hxc20060903 commented Dec 4, 2019

correct me if I am making it wrong or worse.
Yesterday, MetaMask has just released version 7.7 and it seems the new release is not compatible with BatchReqest.
ethereum/EIPs#2319 (comment)
I checked the code a little bit. MetaMaskInPageProvider used to call sendAsync kind of directly, So I think we still need that feature when it comes to batchRequest.

Hence the change.
BTW, I also heard that even sendAsync would be superseded by send().

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 95.915% when pulling dc4f6a0 on NomismaTech:jack/metamask-7.7-fix into 8a3b5a7 on ethereum:2.x.

@hxc20060903 hxc20060903 closed this Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants