Commit Graph

1276 Commits (c40fe757e11838357fe16abda37daf40fba08e64)
 

Author SHA1 Message Date
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
Rongjian Lan 83bfe9caca Change txgen to send txs in subset of utxos, and refactor the tx sending code 6 years ago
Richard Liu f80196e97d Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu 3815f3ca14 update profiler to be singleton; add metricsReportURL argument. 6 years ago
Minh Doan fa869b6974 add good practice to save space of empty struct -> size of 0 6 years ago
Rongjian Lan 514262be2e explicitly return tx verification error and increase block tx num 6 years ago
ak c7b63df577 corrected node handler 6 years ago
ak f431a1c870 merging conflicts 6 years ago
ak 9d597754d2 WIP commit 6 years ago
Rongjian Lan 028512ad81 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Rongjian Lan d0d6715ccd Implement state block verification 6 years ago
Minh Doan d75bdc5566 fix small thing by good practice 6 years ago
Minh Doan 2de914a398 rename message_reader to helper and change the name of the test as well 6 years ago
Minh Doan c9bd1bdf91 merge from master and fix the conflict 6 years ago
Rongjian Lan 17fe3fd35a Change stats reporting to account for state block 6 years ago
Minh Doan f17ec205db add SendMeassage and Test 6 years ago
Rongjian Lan ea6b76e1b3 Add State struct in Block and populate them in state block 6 years ago
Leo Chen 8a709bcf35 remove reference of profiler binary as it was removed already 6 years ago
Richard Liu 8fe12c2574 Merge branch 'master' of https://github.com/simple-rules/harmony-benchmark 6 years ago
Richard Liu 8d43e64a1f report key. 6 years ago
Rongjian Lan c09dc508f3 Add processing after state block consensus 6 years ago
Rongjian Lan 3919360ef6 Wire state block creation and verificaiton into consensus 6 years ago
Rongjian Lan 80d98946d4 Create state block every 10 tx blocks 6 years ago
Rongjian Lan 695e473784 Create state block from utxo pool 6 years ago
Rongjian Lan f25db39ada Refactor client wallet, add more comments 6 years ago