Commit Graph

768 Commits (8fa5e07a0ce6f54f249b93ee9d3bdf6bdd95f612)
 

Author SHA1 Message Date
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
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