Skip to content

Add rpcs flag which uses random backend when sending rpc requests#59

Open
mininny wants to merge 1 commit intoMariusVanDerWijden:masterfrom
testinprod-io:feat/mininny/multiple-rpc-backends
Open

Add rpcs flag which uses random backend when sending rpc requests#59
mininny wants to merge 1 commit intoMariusVanDerWijden:masterfrom
testinprod-io:feat/mininny/multiple-rpc-backends

Conversation

@mininny
Copy link
Copy Markdown

@mininny mininny commented Mar 13, 2025

This PR adds new rpcs flag which allows you to specify multiple rpc backends. When sending transactions, a random backend from these rpcs will be selected to send transaction to. This will reduce the amount of requests sent to a single backend when fuzzing a lot of transactions.
This change is backwards compatible with the existing rpc flag, but will use rpcs if both is specified.

Please let me know if there's any concerns you have with this change or need some improvements :)

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.

1 participant