Commit Graph

198 Commits (c40fe757e11838357fe16abda37daf40fba08e64)

Author SHA1 Message Date
Minh Doan fadc5b086d setup syncing server in a node 6 years ago
Rongjian Lan 5b1324305e Add loop in new block creation 6 years ago
Leo Chen ae136e299a remove ping/pong debug messages 6 years ago
Leo Chen d8f0d504cc fix validatorID not populated to all validator issue 6 years ago
Leo Chen 0978a9ade0 broadcast pong messages to all neighbors 6 years ago
Rongjian Lan c1ef9423f2 Add account-based tx gen 6 years ago
Rongjian Lan 2bcaad8a3a add more addresses in the simulated txs 6 years ago
Minh Doan ab2f39f5a3 fix import with goimport 6 years ago
Rongjian Lan 544f0e39bd Report transactions stats (Account Model) 6 years ago
Minh Doan 48b40bc88c add TestGetBlockHashes and refactor related code 6 years ago
Minh Doan 38a690bfc2 add func for download and testing 6 years ago
Minh Doan fe6fc151bf change constants to gofmt style 6 years ago
Leo Chen 0de13862e0 set unique validator id for new node 6 years ago
Rongjian Lan 2784e13766 add valid transactions and make consensus fully verify each block 6 years ago
Rongjian Lan 29a758a1f3 Make account-based block verified in consensus 6 years ago
Rongjian Lan 48c0d684f9 Merge conflict 6 years ago
Leo Chen 985179ea8e fix constant naming 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 443feac41d handle ping/pong message properly 6 years ago
Leo Chen ac3f19ba5e add join shard support in node 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
Rongjian Lan 9fbfee9907 integrate account model into consensus without the block verification part 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 df5e649ece Merge conflict 6 years ago
Rongjian Lan 0af95566e3 Add account blockchain to node 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
Rongjian Lan fbdccaffe1 Add account blockchain to node 6 years ago
Rongjian Lan 23e65a956c Add evm support; Import state and trie object 6 years ago
alok a182e37707 cleaning up so no pr 6 years ago
ak b634a5955e cleanup and debugging info removed 6 years ago
Minh Doan 408bc10ceb modify state sync logic 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 6 years ago
alok 04b4fbb00c saving work for tommorow TO debug serialization 6 years ago
ak 5b1d0c1d81 todo sustain node server to receive pingback 6 years ago
ak 9934a8063a trying to run node locally to connect with identity chain AND some cleanup 6 years ago
ak c2209baa37 adding a way to test node and id chain locally 6 years ago
ak 6ae885f1d7 node cleanup identitychain accepts connects to be registered 6 years ago
alok 343f5f5f46 fixing build 6 years ago
Leo Chen 19c0046622 Fix a build error of undefined: identity.Announce 6 years ago
Leo Chen 13dfea2e84 add addtional log message in transportation 6 years ago