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
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717)
5 years ago
..
README.md txgen readme 6 years ago
main.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 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?)