Commit Graph

46 Commits (4994d875fe89febd94913374d3ed4b74411954e4)

Author SHA1 Message Date
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
Richard Liu a0c5d14b8d create tmp folders for logs 6 years ago
Richard Liu 40e485356e split log per node 6 years ago
Rongjian Lan c7d9c6843a Add shardId into consensus and rename ipList file into config file 6 years ago
Richard Liu 33626014b4 last line without '\n' won't be ignored 6 years ago
alok 55113dc0a9 killing consensus 6 years ago
Rongjian Lan f2de27fa32 Add transaction generater program which sends transactions to leaders periodically 6 years ago
Rongjian Lan fca461b766 Clean up legacy code and structure 6 years ago
Rongjian Lan 9dc0f9c66d Fill in consensus message structure and send realistic consensus message instead of dummy string 6 years ago
Rongjian Lan 15f8bc607a Scaled consensus to 100 nodes。 6 years ago
alok 657f3768f8 remove mode argument as that is derived 6 years ago
alok 9c46cd45a9 addressing RJ comments 6 years ago
alok 0d01b992e1 more files 6 years ago
alok 4adef08cb7 working code to initialize consensus 6 years ago