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 #1

Merged
merged 1 commit into from
Dec 4, 2019
Merged

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().

@hxc20060903 hxc20060903 changed the base branch from 2.x to nom/2.x December 4, 2019 06:46
@hxc20060903 hxc20060903 merged commit b034f26 into nom/2.x Dec 4, 2019
@hxc20060903 hxc20060903 deleted the jack/metamask-7.7-fix branch December 4, 2019 07:01
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