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

Rust client: Allow sending transactions to multiple rpcs #853

Merged
merged 6 commits into from
Jan 19, 2024
Merged

Conversation

ckamm
Copy link
Contributor

@ckamm ckamm commented Jan 18, 2024

No description provided.

@ckamm ckamm requested a review from microwavedcola1 January 18, 2024 14:06
ckamm added 6 commits January 18, 2024 15:11
- drop None timeout, the default timeout is 30s!
- verify that timeouts even work
- maybe a separate send timeout?
- add sending functions in Client
- which send requests in parallel to configured overriders
- and then confirm on the rpc (or not)
- separate confirm timeout
@ckamm ckamm merged commit 43b9cac into dev Jan 19, 2024
13 checks passed
@ckamm ckamm deleted the ckamm/multi-send branch January 19, 2024 15:35
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