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

Adds batch request support for block and transaction methods, plus a bit more data to transactions #344

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vbuterin
Copy link

We needed to do this locally in order to help users generate their genesis blocks for ethereum; making requests one at a time proved to be much too slow. Hope it can help you guys.

@matiu
Copy link
Collaborator

matiu commented Jul 24, 2015

Thanks a lot for the contribution.

Code looks nice. We will do some testing before merging.

Could you please add a (preferentially configurable) limit to multi to prevent DOS?

@hyzhak
Copy link
Contributor

hyzhak commented Dec 4, 2015

@matiu hello! I need batch requests too. Do you have plans to merge this PR or make such functionality by your team?

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.

4 participants