Commit Graph

1286 Commits (bf1673adb4323016dea70c3d4fb98b0306d9a675)
 

Author SHA1 Message Date
Rongjian Lan 91253819dd
Merge pull request #91 from harmony-one/rj_branch 6 years ago
Rongjian Lan 5043d02215 Merge branch 'rj_branch' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 29a758a1f3 Make account-based block verified in consensus 6 years ago
Rongjian Lan 48c0d684f9 Merge conflict 6 years ago
Rongjian Lan 19d200f8a3 integrate account model into consensus without the block verification part 6 years ago
Rongjian Lan 04acc87bf2 Add simulated transactions generation in node_handler 6 years ago
Leo Chen e180e68ce0
Merge pull request #90 from harmony-one/lc4pr 6 years ago
Leo Chen 66d78b9d1c improve deploy.sh with -duration support 6 years ago
Leo Chen cc62f68b38 fix validators map concurrent write issue 6 years ago
Leo Chen 985179ea8e fix constant naming 6 years ago
Leo Chen 0da6e48f1e Update publicKeys of consensus object 6 years ago
Leo Chen 39ed7a9f6f
Merge pull request #89 from harmony-one/lc4pr 6 years ago
Leo Chen 36e164ff7a display version under macos as well 6 years ago
Leo Chen 720e8d352d improve the deploy.sh to support additional parameters 6 years ago
Leo Chen 71c9dc5f83 fix concurrent map access error 6 years ago
Leo Chen b722e495d3 set node state to JOIN once received PONG message 6 years ago
Leo Chen 8ddb055cd6
Merge pull request #88 from harmony-one/lc4pr 6 years ago
Leo Chen 4af813f8a5 fix benchmark run error in original mode 6 years ago
Leo Chen f34ae3e537
Merge pull request #87 from harmony-one/lc4pr-pd 6 years ago
Leo Chen aa1648f581 add a build step in test_before_submit.sh 6 years ago
Leo Chen 443feac41d handle ping/pong message properly 6 years ago
Leo Chen ed48168a0f use []byte to marshal/unmarshal pubkey in ping/pong messages 6 years ago
Leo Chen ac3f19ba5e add join shard support in node 6 years ago
Rongjian Lan 42b48e7b89 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 4d7cc07a2a
Merge pull request #86 from harmony-one/rj_branch 6 years ago
Rongjian Lan 0c0dfd8462 integrate account model into consensus without the block verification part 6 years ago
Rongjian Lan b7db989f00 Add simulated transactions generation in node_handler 6 years ago
Rongjian Lan e143e6fea8 Simulate random transactions and add to the worker 6 years ago
Rongjian Lan 5a3755419f Add more functionalities to worker 6 years ago
Minh Doan d35f12b85a state sync improvement 6 years ago
Rongjian Lan 9fbfee9907 integrate account model into consensus without the block verification part 6 years ago
Leo Chen 676785fa36 [HAR-5] leader won't start consensus if not enough validators 6 years ago
Leo Chen 8a1353c35e ignore cscope files 6 years ago
Minh Doan fd4cbda500 state_sync incremental improvement 6 years ago
Rongjian Lan a9b47b07f7 Add simulated transactions generation in node_handler 6 years ago
Rongjian Lan 8af291aa01 Simulate random transactions and add to the worker 6 years ago
Rongjian Lan a5c70f0898 Add more functionalities to worker 6 years ago
Rongjian Lan dd6b504079
Merge pull request #83 from harmony-one/rj_branch 6 years ago
Rongjian Lan f664a115ce Merge branch 'rj_branch' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan df5e649ece Merge conflict 6 years ago
Rongjian Lan 9b1dc181f4 Remove the prints in demo main func 6 years ago
Rongjian Lan 0af95566e3 Add account blockchain to node 6 years ago
Leo Chen 18c018dffc
Merge pull request #82 from harmony-one/lc4pr-pd 6 years ago
Leo Chen 689ef0badc exit the test server after 15 seconds 6 years ago
Rongjian Lan 9290b11701 Add blockchain and related fields into harmony node 6 years ago
Leo Chen b6c54e8f34 add additonal log message in node/node_handler 6 years ago
Leo Chen b718020a36 add unit test of pingpong handlers 6 years ago
Leo Chen 4c4e1c2fb3 Add ping/pong message handlers 6 years ago
Leo Chen caf197b8eb support p2p.Peer structure in the ping/pong message 6 years ago
Rongjian Lan bc9af18e3d Remove the prints in demo main func 6 years ago