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.
 
 
 
alok e174be6d57 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 7 years ago
aws-code fix tests 7 years ago
aws-scripts full path to run script 7 years ago
blockchain add tests and remove UTXOPool 7 years ago
consensus Scaled consensus to 100 nodes。 7 years ago
p2p Scaled consensus to 100 nodes。 7 years ago
utils bundle block blockchain transaction into blockchain packagge. add tests for utils 7 years ago
.gitignore Scaled consensus to 100 nodes。 7 years ago
README.md made iplist local so that we can distinguish it from amazon aws 7 years ago
appspec.yml relative paths are getting messed up so situation script within scripts folder 7 years ago
benchmark_node.go Scaled consensus to 100 nodes。 7 years ago
deploy.sh Scaled consensus to 100 nodes。 7 years ago
kill_node.sh Scaled consensus to 100 nodes。 7 years ago
local_iplist.txt Scaled consensus to 100 nodes。 7 years ago
node.go Two-round consensus finished; change logging to use log package everywhere; limit the visibility of Consensus struct fields 7 years ago
send_txn.sh corrected txn typo 7 years ago

README.md

Harmony Benchmark

Dev Environment Setup

export GOPATH=$HOME/<path_of_your_choice>

mkdir -p $HOME/<path_of_your_choice>/src

cd $HOME/<path_of_your_choice>/src

clone <harmony_repo>

Usage


./deploy.sh local_iplist.txt

./send_txn.sh