Commit Graph

18 Commits (5dedce7ca03f3f255a8050ae31ac617142963e78)

Author SHA1 Message Date
Eugene Kim 18804ded81 Factor BLS build flag setup into its own script 6 years ago
Rongjian Lan 8e14357e44 Use GOPATH instead of PWD 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Leo Chen 8edebd2250 fix some send message failure 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
Minh Doan f1c38ee0d5 change harmony db path 6 years ago
Minh Doan 2330504e13 clean up /tmp/harmony before running experiment 6 years ago
Leo Chen 7d6395b4d1 support multiaddress of beacon chain node in deploy.sh 6 years ago
Minh Doan a4a09f6fd9 add removing bc_config in cleanup 6 years ago
Leo Chen c925dae91a fix deploy won't stop issue on Jenkins 6 years ago
Leo Chen 4c79bad419 calculate consensus/tps after local test 6 years ago
Leo Chen 814c0b7d76 use proper port for txgen in deploy.sh script 6 years ago
Nicolas Burtey 488d7378cd renaming benchmark to harmony; more readme instructions 6 years ago
Nicolas Burtey a345483137 renaming benchmark to harmony; more readme instructions 6 years ago
Richard Liu 7538f64d7e
fix p2p v2 on aws and for surviving from node killing. (#204) 6 years ago
Leo Chen 9cb0552b72 move client/txgen to cmd/client/txgen 6 years ago
Rongjian Lan 334c47776f Cleanup node.go 6 years ago
Leo Chen 1893b1ab01 move local test files to test directory 6 years ago
Leo Chen 20af9b9d70 remove static config file support code 6 years ago
Rongjian Lan 97e169fe27 Implement faucet functionality and sharded transaction for wallet 6 years ago
Leo Chen c111fd19cf do not contact beacon if not in peer discovery mode 6 years ago
Rongjian Lan 167e4462a7 Clean up testing code 6 years ago
Rongjian Lan fab7023718 Merge conflict 6 years ago
Leo Chen 4db7858749 add a killnode function in deploy.sh to emulate offline node 6 years ago
Leo Chen 1ba60e6502 HAR-65: enable peer discovery by default in deploy.sh 6 years ago
Minh Doan 50af8e0de9 cleanup and move run-beacon into beaconchain folder 6 years ago
Leo Chen de152113b5 HAR-65; support multiple shard in deploy.sh 6 years ago
Leo Chen b62fec99ce do proper cleanup in deploy.sh 6 years ago
Leo Chen 43fc3dae5f support beacon chain in local test 6 years ago
Leo Chen 876c2fc7b5 fix deploy.sh to support original model 6 years ago
ak 3fe8432be3 running benchmark with utils and scripts 6 years ago
Leo Chen 0a3c840a06 add -m option to specify minimal peers 6 years ago
Leo Chen 66d78b9d1c improve deploy.sh with -duration support 6 years ago
Leo Chen 720e8d352d improve the deploy.sh to support additional parameters 6 years ago
Minh Doan 7513a79c32 change shardId to shardID, and ShardId to ShardID 6 years ago
Richard Liu c34f568056 merged profiler back. 6 years ago
Richard Liu 708fc46a9d make pwd the bin folder. 6 years ago
Rongjian Lan 9a1877d41a Add flag parser for wallet transfer functionality 6 years ago
Rongjian Lan e908d5f5c5 Restore previous behavior on deploy.sh 6 years ago
Rongjian Lan d4f1654c5b Add FetchUtxoMessage and corresponding messaging code 6 years ago
Minh Doan aa3e2a49a7 enable deploy.sh with bool flag db_supported 6 years ago
Minh Doan 9e645f186e enable leveldb into blockchain 6 years ago
Leo Chen 750ba152a1 add usage function in the deploy.sh script 6 years ago
Richard Liu e9e81a41f1 remove profile logic from soldier; benchmark starts profiler. 6 years ago
Richard Liu a8be1dd841 move exe to /bin. 6 years ago
Rongjian Lan 383a8406a5 Bring back the accidentally ignored txgen folder and change it to txgenerator to avoid the gitignore mistake 6 years ago
Rongjian Lan 8cee77e82e Move tx generator client out of aws-code into client folder 6 years ago
Richard Liu 58d0e2515e updated aws-code 6 years ago
Rongjian Lan be1c485bb4 Make log files under the same directory /tmp_log 6 years ago
Rongjian Lan 84b829917e Add node server for tx generator client 6 years ago