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

[FEATURE] Batching of contract state calls #475

Open
tzarebczan opened this issue Nov 3, 2023 · 2 comments
Open

[FEATURE] Batching of contract state calls #475

tzarebczan opened this issue Nov 3, 2023 · 2 comments

Comments

@tzarebczan
Copy link

Instead of making a single call for each contract to get their state, it would be great if clients can make a single batched call with a list of contract ids and the service would provide a response to each one. The format in/out is up to your discretion as long as there's an easy mapping of the results.

@ppedziwiatr
Copy link
Contributor

@tzarebczan , would like to have this feature directly in the SDK, or in the DRE nodes?

@tzarebczan
Copy link
Author

Sorry for the late reply. I think it would make more sense in the DRE nodes. Do you want me to re-open the issue there or can you move it?

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