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

Investigate possibility of using Batch requests for getting blocks #789

Open
andrii-kl opened this issue Nov 11, 2022 · 2 comments
Open

Comments

@andrii-kl
Copy link
Collaborator

andrii-kl commented Nov 11, 2022

Investigate possibility of using Batch requests for getting blocks

Example:
https://geth.ethereum.org/docs/rpc/batch

@andrii-kl andrii-kl changed the title Investigate posibili of using Batch requests for getting blocks Investigate possibility of using Batch requests for getting blocks Nov 11, 2022
@FezBox
Copy link
Collaborator

FezBox commented Nov 16, 2022

Would this be specific to an integration? Or will this help all current chain integrations (snow, bnb and icon)
The reason I ask, Epic 762 has an issue where we tackle eip 1559 transactions for snow - would we not have to resolve that before working on this?
@andrii-kl
I am trying to understand which would would be better to priortise.

@andrii-kl
Copy link
Collaborator Author

The issue, that we have with processing Snow new transactions, can be solved after the transition of SNOW to the latest version substrate/frontier(eth) version.
If it doesn't fix the issue, we will have to research this issue deeper. But in any case, it doesn't affect this batching task.

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

No branches or pull requests

2 participants