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

IPCProvider Optimization #849

Merged
merged 1 commit into from
May 16, 2018
Merged

IPCProvider Optimization #849

merged 1 commit into from
May 16, 2018

Conversation

medvedev1088
Copy link
Contributor

What was wrong?

JSON response was parsed on every recv from the socket #842

How was it fixed?

Added the check for } or ] ending of JSON RPC response.

@medvedev1088 medvedev1088 changed the title IPCProvider Optimization https://github.com/ethereum/web3.py/issues/842 IPCProvider Optimization May 16, 2018
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