Commit Graph

2422 Commits (7b4e20408def87b1a42ed5ed92a23a958969e833)
 

Author SHA1 Message Date
Leo Chen 7b4e20408d add global variables to keep all GroupID 6 years ago
Leo Chen 742eb6d08e save role of node in nodeconfig module 6 years ago
Leo Chen eab75dd757 add a node configuration module 6 years ago
Rongjian Lan cc7621765e
Merge pull request #527 from harmony-one/rj_branch 6 years ago
Rongjian Lan 66201578b6 resolve comments and add readme 6 years ago
Minh Doan 9981e50ebc remove consensus proto 6 years ago
Minh Doan 0a12dfb626 fix comments and clean up 6 years ago
Leo Chen 5105d65e55
Merge pull request #523 from LeoHChen/shorten_consensus_timeout 6 years ago
Minh Doan 22edf17b71 quick fix for broken code at calculateKickoutRate 6 years ago
Rongjian Lan 6ef88265d9 Add StakeLockContract.sol 6 years ago
Rongjian Lan 16ef91efdf Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Minh Doan 2ddff50fd7 add stop all services in service managers except the liveServices list 6 years ago
Minh Doan 885ccf190a add comments and fix imports and add mock generation 6 years ago
Minh Doan 88a1fa8704 add resharding logic 6 years ago
Minh Doan e3aeeb3f98 add stop services logic 6 years ago
Minh Doan 1b20f36b20 beacon chain db to node.go instead of service_setup 6 years ago
Leo Chen c62f15cfb7 shorten timeout for consensus 6 years ago
Minh Doan 36dd70fa9e modify sharding struct design 6 years ago
Minh Doan cdadb1da0f fix comments 6 years ago
Minh Doan 9bf1fb827f calculate leader/validator in resharding func 6 years ago
Minh Doan c786c7e14a add NodeInfo 6 years ago
Minh Doan 6cb312f472 modify data struct for shard state 6 years ago
Minh Doan b48a7ca9e6 modify shard state 6 years ago
Rongjian Lan 46055e6338 Add basic stake and lock contract 6 years ago
Eugene Kim 03f1dd69b5
Merge pull request #520 from harmony-ek/ensure_gomock 6 years ago
Rongjian Lan ee578953f2
Merge pull request #519 from harmony-one/rj_branch 6 years ago
Leo Chen 7506da1a3d
Merge pull request #515 from LeoHChen/send_1st_ping_message_faster 6 years ago
Leo Chen efb4b81ef1 [debug] disable the log of sending ping message 6 years ago
Leo Chen 67acacece0 send a ping message before the timer tick 6 years ago
Eugene Kim b4c69672d4 Regen mocks 6 years ago
Rongjian Lan 194a7617c6 Support multiple newnodes 6 years ago
Eugene Kim de52df8ec1 Ensure mockgen is installed 6 years ago
Eugene Kim 1863111998 Check the output status of gogenerate.sh 6 years ago
Leo Chen a55cec221f shorten the waiting time on txgen 6 years ago
Leo Chen 54f35caf77 check minimal number of peers before sending pong message 6 years ago
Leo Chen 413ae2fd1e add bootnode parameter in networkinfo service 6 years ago
Minh Doan 60a10200c1 we need to pass reference as sync.Map contains mutex 6 years ago
Rongjian Lan e87828904a
Merge pull request #512 from harmony-one/rj_branch 6 years ago
Rongjian Lan 648e0a3010 Remove my local code 6 years ago
Rongjian Lan eb0af9c05d Use hard coded account for staking 6 years ago
Rongjian Lan b9fac736f0 Add comment for beacon chain address 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Leo Chen 08b4e11ba0
Merge pull request #513 from LeoHChen/beaconpeer 6 years ago
Leo Chen 42fe29bbf4 implement the GetBeaconSyncingPeer function 6 years ago
Leo Chen 634ada791c add beacon neighbor support 6 years ago
Rongjian Lan ba1e8b4bd6 Add faucet call before staking tx 6 years ago
Rongjian Lan 75bc8442a3
Merge pull request #511 from harmony-one/rj_branch 6 years ago
Rongjian Lan 537c6b289c Fix invalid staking transaction 6 years ago
Rongjian Lan a4858a0ea9
Merge pull request #510 from harmony-one/rj_branch 6 years ago
Rongjian Lan 1f0978bb9d ignore stakingkey 6 years ago