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.
 
 
 
Minh Doan d8c44fd98e Merge branch 'master' into fix_test 7 years ago
aws-code fix tests 7 years ago
aws-scripts home is coming off as root during deployment so fixing that 7 years ago
blockchain fix blockchain_test 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
deploy_linux.sh inserted gopath into deploy so that path is available 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