Add DOS test that sends large transactions (#20624)
Problem We need a test that stress-tests the network using large transactions, including sending multiple large transactions that reference independent sets of accounts, so they can be executed in parallel. Summary of Changes Adds such a test. Also adds a version of the tuner program that runs for a configurable number of iterations.
This commit is contained in:
@@ -63,6 +63,7 @@ members = [
|
||||
"stake-accounts",
|
||||
"sys-tuner",
|
||||
"tokens",
|
||||
"transaction-dos",
|
||||
"transaction-status",
|
||||
"account-decoder",
|
||||
"upload-perf",
|
||||
|
Reference in New Issue
Block a user