Commit Graph

350 Commits (968188fb253bede919df88b88c6ba6097b169a29)
 

Author SHA1 Message Date
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
Rongjian Lan 09160b20cf Fix kill_node.sh after the recent change 6 years ago
Richard Liu 233ba8f42c update travis go build ./... 6 years ago
7z7 f194778690
Merge pull request #15 from simple-rules/ricl-aws 6 years ago
Richard Liu 58d0e2515e updated aws-code 6 years ago
Rongjian Lan bb5518c852 Modify utxo update code to support cross tx unlock-to-abort 6 years ago
Rongjian Lan 10c1b90190 Make tx generator log timeout message to file 6 years ago
Rongjian Lan 44518d8c35 Add unlock to commit for cross shard tx 6 years ago
Rongjian Lan ff3270d197 Put crossShard tx proofs directly inside Transaction object 6 years ago
Rongjian Lan f291f6a0bc Fix cross tx proof bugs; now the unlock-to-commit/abort message finally reaches leaders 6 years ago
Rongjian Lan 4fa3555ac9 Add unlock message and logic to send the message to leaders 6 years ago
alok cc8a6d805c removing log file check 6 years ago
alok 870ce1241e Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok 6dbe544abd remove old log files if they exist 6 years ago
Rongjian Lan 65764baf58 Fix target for the STOP message, this is causing nodes not to stop 6 years ago
alok fa42bc3db2 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok 8a36dcab81 two shards 5 nodes each 6 years ago
Rongjian Lan 72a53a320b Fix a fmt error 6 years ago
Rongjian Lan 399374592a Add logic to create cross shard Tx, and collect proofs in the tx generator 6 years ago
alok b9218bd702 9 nodes and 1 transaction generator 6 years ago
alok 72164480bf Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok d60daca5f8 send ip to benchmark go 6 years ago
Rongjian Lan ccff95bab3 Add serialization of proof list and let leader to send it to client 6 years ago
Rongjian Lan 4efc1bfcfa Add client directory for client related codes; refactor message protocol files 6 years ago
7z7 f5b9c7e7e6
Merge pull request #14 from simple-rules/ricl-stack 6 years ago
Richard Liu 45806268c6 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark into ricl-stack 6 years ago
Rongjian Lan 061a5bbdc6 Add message protocol for proof-of-accept/reject 6 years ago
alok e166f730e0 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok b4211778a5 updating node addresses 6 years ago
Rongjian Lan be1c485bb4 Make log files under the same directory /tmp_log 6 years ago
Richard Liu 0116d2c566 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark into ricl-stack 6 years ago
Richard Liu 0c647ad01f removed stack from .travis.yml 6 years ago
alok 82899bfe4c Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
alok a19bd7f14d HOME variable is different on AWS Linux setup 6 years ago
Rongjian Lan 84b829917e Add node server for tx generator client 6 years ago
7z7 c6b47ebd1c
Merge pull request #13 from simple-rules/ricl-stack 6 years ago
Richard Liu aa53a56f95 removed go-stack temporarily 6 years ago