The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/cmd/client/txgen
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
..
README.md txgen readme 6 years ago
main.go initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago

README.md

TXGEN The txgen program is used to simulate transactions and hit the Harmony network to loadtest its performance and robustness. You can send txns to specific shards 1,2,3 or to shard 0. Sending it to shard 0, broadcasts txns to all the shards. (TODO: Investigate why?)