Commit Graph

2129 Commits (fad7f96158b29d769f3a0e4ff92da2b59d5e84e3)
 

Author SHA1 Message Date
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
Rongjian Lan b5dcd76831 Add cross shard TX proof and the logic to keep them for proof-of-accept or proof-of-reject 6 years ago
alok 165fb13b2f setting HOME right 6 years ago
alok 10c54bde0f GOLANG PATH is not being SET 6 years ago
alok 47962e7320 reseting GOLANG paths 6 years ago
Rongjian Lan cfb6c85c87 update tx generator to send shard-specific txs 6 years ago
7z7 f97ba2b51a
Merge pull request #12 from simple-rules/ricl-log 6 years ago
alok 0a15699600 setting up new global node list for launch 6 years ago
alok f2eec181ce more syncing to make deploy work 6 years ago
alok 6bdc1712c9 keeping up with latest deploy syntax 6 years ago
Richard Liu 9d05211997 add deploy_windows.sh 6 years ago
7z7 e0213b61b6
Merge pull request #11 from simple-rules/ricl-log 6 years ago
Richard Liu a0c5d14b8d create tmp folders for logs 6 years ago
7z7 86dbaad64b
Merge pull request #10 from simple-rules/ricl-log 6 years ago
Richard Liu 40e485356e split log per node 6 years ago
Rongjian Lan 9baa7c8503 Add lock on UTXO pool operations; fix validator catch up logic 6 years ago
Rongjian Lan 9b5e6df9cb Add cross-shard transaction locking 6 years ago
Rongjian Lan c025c6e411 fix fmt, and add test_before_submit script 6 years ago
Rongjian Lan 589b15a2ee Refactor utxoPool verification/update methods 6 years ago
Rongjian Lan 2ddd32882c Add ShardId into the revelant data structures: block, UTXO etc. 6 years ago
Rongjian Lan 7eff03f521 remove ./send_tx.sh from the usage instruction 6 years ago
Rongjian Lan 60647c9833 clean up more logging and commented lines; make tx simulator wait more time for other nodes to be ready 6 years ago