Skip to content

CryptoLions/TX-test-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TX-test-sender

To test sending transactions in threads

  • Please edit config.json before start.
  • Stake more in CPU bandwidth
  • run start.sh

All failed transactions will be saved to log.

Dependencies

apt install bc
apt install jq

Config

config.json parametrs

cleos - path to compiled cleos

from - who will tx sender amount - amount to send on each tx txmemo - transaction memo

workers - how many threads to start jobs_per_worker - transaction count per 1 worker

walletAddr - your keosd connection info (with key for sender account) unlock_wallet - password for you wallet to unlock automatically. can be empty

nodes - array of your local nodes which will be used randomly for each transaction

About

To send transaction in threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages