Skip to content

ethereum-optimism/tx-overload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Transaction Overload

Generate load on Optimism Bedrock using transactions with random calldata.

Usage

go build 

./tx-overload \
    --eth-rpc http://localhost:8545 \
    --private-key <private_key> \
    --num-distributors 10 \
    --data-rate 1000 \

More options are avaiable:

./tx-overload --help

License

All files within this repository are licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors