command
Version:
v6.4.2
Opens a new window with list of versions in this module.
Published: Dec 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
TxClient Stress Test
This tool repeatedly broadcasts blob transactions to Mocha node with short TTLs and monitors the Celestia TxClient to ensure it never halts.
What it does
- Submits random blob transactions at a fixed interval (
intervalMs).
- Tracks the time since the last successful broadcast.
- Fails if no successful submission happens for more than 10 seconds.
- Runs for
testDurationSec seconds by default, then exits cleanly.
How to run
Before running the script you will have to set up a keyring directory with an address that has mocha tia on it.
go run tools/spam_txclient/main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.