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.
 
 
 
Rongjian Lan fca461b766 Clean up legacy code and structure 6 years ago
aws-code Clean up legacy code and structure 6 years ago
aws-scripts home is coming off as root during deployment so fixing that 6 years ago
blockchain Clean up legacy code and structure 6 years ago
consensus Fill in consensus message structure and send realistic consensus message instead of dummy string 6 years ago
node Clean up legacy code and structure 6 years ago
p2p Fill in consensus message structure and send realistic consensus message instead of dummy string 6 years ago
utils bundle block blockchain transaction into blockchain packagge. add tests for utils 7 years ago
.gitignore Scaled consensus to 100 nodes。 6 years ago
README.md made iplist local so that we can distinguish it from amazon aws 6 years ago
appspec.yml relative paths are getting messed up so situation script within scripts folder 6 years ago
benchmark_main.go Clean up legacy code and structure 6 years ago
deploy.sh Clean up legacy code and structure 6 years ago
deploy_linux.sh Clean up legacy code and structure 6 years ago
kill_node.sh Scaled consensus to 100 nodes。 6 years ago
local_iplist.txt Scaled consensus to 100 nodes。 6 years ago
send_txn.sh corrected txn typo 6 years ago
sysctl.sh Fill in consensus message structure and send realistic consensus message instead of dummy string 6 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