Commit Graph

1200 Commits (a5c70f0898a159bf0c7a87cf3d2dc6c24c01994a)
 

Author SHA1 Message Date
Richard Liu 6eadebfbb2 get leaders. 6 years ago
Richard Liu 01f2769ac9 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu fa27b46782 use json instead. 6 years ago
Rongjian Lan 3292984c5f Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Rongjian Lan c9a54e1784 Add more logs for aws debugging 6 years ago
Leo Chen 3232239c22 enable WHOAMI env as folder name 6 years ago
Richard Liu 95878c2ae2 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu 32c9ad9eba undo file test in RunCmd 6 years ago
Rongjian Lan 0f6d2938d3 Add error when privateKey is not specificed 6 years ago
Minh Doan 8888e9ea64 Merge branch 'master' into sync 6 years ago
Minh Doan 93a7f92136 add more wires for syncing. add flag node_sync to assume the new node will start with sync first. also fix some code of identitychain which make some copies of struct containing Mutex 6 years ago
Rongjian Lan 4031016122 Fix previous miscommit of test code 6 years ago
Rongjian Lan 7859337a9a Increase timeout time for consensus 6 years ago
Rongjian Lan 7098ebef46 Fix fmt problem 6 years ago
Rongjian Lan 884abbd4a7 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Rongjian Lan bb9c6ccaa1 Add locking on shard utxo map 6 years ago
Richard Liu 66a3f2bbf0 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu c6187f0869 minor 6 years ago
Leo Chen 395782e28a prevent crash of soldier when binary is not found 6 years ago
Leo Chen 75fa0ceb79 use username as folder by default 6 years ago
Minh Doan 210f9f7ba9 Merge branch 'master' into sync 6 years ago
Minh Doan dbbb29bf53 add test for merkle tree 6 years ago
Minh Doan 5216f08cbe add data structure for consensus 6 years ago
Rongjian Lan cc3675ee73 Merge 6 years ago
Rongjian Lan e4c6c303c8 Fix cross shard tx unlocking issue, fix txgen random shardId duplication issue, add some more utility funcs in utxoPool 6 years ago
Richard Liu 0c5e80cf6e add arguments 6 years ago
alajko ace4559ce5
Merge pull request #64 from simple-rules/idc 6 years ago
ak 4f7790c5ec IDC (almost there) 6 years ago
Leo Chen 3a83d4d0f8 fix redundant leading / 6 years ago
Leo Chen 85d91ef63e add folder support 6 years ago
Leo Chen fefeb923f2
Merge pull request #63 from simple-rules/idc 6 years ago
ak 32bbd1a7dd deleting pow.txt 6 years ago
alajko 23f953492d
Merge pull request #62 from simple-rules/idc 6 years ago
ak c2eb7020c1 working pow 6 years ago
ak 1da4bd06ea working pow 2 6 years ago
ak 4b1d290792 Merge branch 'master' of github.com:simple-rules/harmony-benchmark into idc 6 years ago
ak 6632cea6de working pow 6 years ago
Rongjian Lan 494688c6db Merge 6 years ago
Rongjian Lan 945f25c65b Update utxo with state block; refactor utxo counter func 6 years ago
Leo Chen 7455c3f4b8 fix a typo in go_executable_build.sh 6 years ago
Leo Chen e15e04a219 support windows build and extra parameters 6 years ago
Leo Chen e809eb1e59 add -version support to benchmark/txgen 6 years ago
Leo Chen b56bc830c2 fix null pointer segfault on soldier when config file is empty 6 years ago
Minh Doan 9537a04fb5 change ReadySignal into a good practice 6 years ago
Minh Doan 12f31bcbef init blockSyncing and doneSyncing channel 6 years ago
Minh Doan bff307484d Merge branch 'master' into sync 6 years ago
Minh Doan b7f0d7765d add logic for waiting for syncing finish 6 years ago
Leo Chen 9578a37a81 add duration support in txgen 6 years ago
Rongjian Lan 0a9bba8721 Make cross shard tx randomly choose shards 6 years ago
Rongjian Lan 222d40d92c Remove invalid transactions in pending list 6 years ago