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

Add --extra-rpc to allow multiple RPCs for tx submission #90

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

jordy25519
Copy link
Collaborator

@jordy25519 jordy25519 commented Nov 11, 2024

Changes:

  • Broadcast tx to multiple RPC nodes when --extra-rpcs flag is set
  • Tx submission will be retried by gateway until some given deadline in seconds (4s by default)

closes #67 and closes #89

Tx submission will be retried by gateway until some given deadline in seconds
@jordy25519 jordy25519 merged commit 99e84e8 into master Nov 11, 2024
1 check passed
@jordy25519 jordy25519 deleted the feat/tx-multicast-with-retry branch November 11, 2024 05:19
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.

Configurable Tx retry support tx multicast
1 participant