Commit Graph

1286 Commits (bf1673adb4323016dea70c3d4fb98b0306d9a675)
 

Author SHA1 Message Date
alok 8c2fc77c4e recreated aws cli with boto3 which is a better strategy goin ahead 6 years ago
Minh Doan 373433531d add logic of attack determination for each node 6 years ago
Minh Doan 96e39524b6 add harmony-benchmark into gitignore 6 years ago
alok 4188d098fc creating user specific availability zones 6 years ago
Rongjian Lan da45cdeef5 Fix the broadcast bug introduced by for loop deferencing to the last element (for loop variable is just a temp pointer to the element) 6 years ago
alok 35d69bfb2c Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok a986257aa0 configuration ec2 6 years ago
7z7 61ff51d815
Merge pull request #18 from simple-rules/ricl-node 6 years ago
7z7 e40d4dce01
Merge pull request #19 from simple-rules/ricl-tps 6 years ago
Richard Liu 1bacb1a8db added mem report 6 years ago
alok 16620da96b Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok f71b7b5133 WIP: MultiRegion Script and Setup 6 years ago
Richard Liu 3266c20077 added tps 6 years ago
Richard Liu 7079476c01 added experiment related code 6 years ago
Minh Doan 1b5f6d10f4 add timeout attack 6 years ago
Minh Doan 8a276591a7 add attack for killing nodes 6 years ago
Minh Doan a62de84eb0 add attack package 6 years ago
7z7 45cf34366b
Merge pull request #17 from simple-rules/ricl-deploy 6 years ago
Richard Liu e331eac908 ">" to ">>". 6 years ago
Richard Liu b508367145 revert run_instances.sh 6 years ago
Richard Liu f8ffda6934 added request-spot.sh 6 years ago
alok 86fd0017a6 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok 6af2ed62af commeting go-stack setup 6 years ago
Minh Doan bffd16571e fix kill_node.sh script and improve logic of peer.go 6 years ago
Richard Liu 1b95c23c0e appspec 6 years ago
Minh Doan 46de346ee0 Merge branch 'master' into todo 6 years ago
7z7 93f7f36cc1
Merge pull request #16 from simple-rules/ricl-loghost 6 years ago
Richard Liu aa3f414d37 workaround weird gofmt issue 6 years ago
Richard Liu e183eea0f6 update ordering; skip network log temporarily 6 years ago
Richard Liu 925de232ed Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark into ricl-loghost 6 years ago
alok e9d9db66c8 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok a823e92397 create client and node isntances 6 years ago
Rongjian Lan d9ff51d534 Remove some legacy lines and fix some comments for consensus and blocks 6 years ago
Richard Liu a8be1dd841 move exe to /bin. 6 years ago
Richard Liu 6a53f6c2b9 first commit for loghost 6 years ago
Rongjian Lan a98e5f1c2a Add more comments for client code 6 years ago
Minh Doan 5c7add200d add todo 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 c8627fa32a Refactor tx generator methods and add more comments 6 years ago
Rongjian Lan 8cee77e82e Move tx generator client out of aws-code into client folder 6 years ago
Minh Doan 91a4ef0dab add todo 6 years ago
Rongjian Lan c3f65d4402 Fix utxopool udpate bug for invalid cross shard tx (finally the consensus is stable with 30% cross shard tx); reset consensus before retry 6 years ago
Rongjian Lan 0b4c365b2f Get snapshot of utxo when reporting to avoid concurrency issue; disable crossShard for now 6 years ago
Rongjian Lan 9dddde559b Add block sync function for leader to send new blocks to client 6 years ago
Minh Doan f947034054 Merge branch 'master' into add_block_hash 6 years ago
Minh Doan 39b9a36feb replace block hash by transaction hash 6 years ago
Rongjian Lan 745755699e Fix cross shard tx bug; add utxo pool sync for client to keep up with the leaders 6 years ago
Minh Doan 26f31e5fbe add todo and add golint script 6 years ago
alok 843145ce1d merging changes 6 years ago
alok a5b100dfd3 WIP script to create instances of the command line 6 years ago