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

Support batch requests on bundler RPC #804

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Feb 28, 2024

  • Get UserOperation information and receipt in the same request

logger.warning(error_str)
raise BundlerClientResponseException(error_str)
return result
rpc_responses = response.json()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe would be better bundler_responses, rpc_response is quite generic.

- Get UserOperation information and receipt in the same request
@Uxio0 Uxio0 merged commit e6ea4b5 into master Feb 28, 2024
8 checks passed
@Uxio0 Uxio0 deleted the support-batch-bundler branch February 28, 2024 16:55
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants