Commit Graph

1578 Commits (67e0599da987786504d4f511113a2f53be01ff5d)
 

Author SHA1 Message Date
Rongjian Lan 991293c683 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan e7e7772858 Delete temp bft.go and integrate the interface into consensus.go 6 years ago
Leo Chen f4ee9aa786
Merge pull request #111 from harmony-one/HAR-84_golint_fix_for_proto_node 6 years ago
Leo Chen 76375a2425 HAR-84: golint fix of p2p/peer.go 6 years ago
Minh Doan f22b5f2af4 fix merge 6 years ago
Leo Chen 2bb8648784 HAR-84: golint fix of utils/singleton 6 years ago
Minh Doan 5a8a3ebcc0 add clean-up old sync code 6 years ago
Minh Doan 7870edae6f add more tests when bad node participarting in syncing 6 years ago
Minh Doan fa3729ffb5 fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
Minh Doan 8b94362bd6 add more tests when bad node participarting in syncing 6 years ago
Minh Doan ceeb019bac fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
Leo Chen 8595971083 HAR-84: golint fix of proto/node files 6 years ago
Rongjian Lan f5e26cf624
Merge pull request #105 from harmony-one/rj_branch 6 years ago
Rongjian Lan 9762051ebb Add shard Id into txgen and make it work 6 years ago
Rongjian Lan 910ba5f522 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Minh Doan 8902365c45 clean up code 6 years ago
Minh Doan 25e79b836b Merge branch 'syncing5' of github.com:harmony-one/harmony into syncing5 6 years ago
Minh Doan 5519408900 add clean-up old sync code 6 years ago
Minh Doan d69985dff3 add more tests when bad node participarting in syncing 6 years ago
Minh Doan 2f13e46543 fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
Minh Doan a0a4656315 add more tests when bad node participarting in syncing 6 years ago
Rongjian Lan a6838fe402 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan bb194a2c3d Report tps for account model 6 years ago
Rongjian Lan 1280d8f49b Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Minh Doan 8e5a30debb quick fix for syncing server making connection 6 years ago
Rongjian Lan 947c882f26 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Richard Liu ba47c85faf ip+port => peer; update signature of consensus.New and node.New as preparation for p2p 6 years ago
Minh Doan 1525d75484 enable back the syncing service by assigning syncing port equal to node port - 1000. with that, all the syncing ports will be different 6 years ago
Minh Doan f77ecb6a11 quick fix to make ./deploy.sh working. the reason is that we only open a fixed port to function syncing for the different nodes but ./deploy.sh is to run nodes in the same localhost address 6 years ago
Richard Liu 9ac2645935 integrate libp2p as version 2 p2p 6 years ago
Leo Chen 8a021a87df
Merge pull request #106 from harmony-one/HAR-83_integrate_with_account_model 6 years ago
Leo Chen 44f5e85433 [HAR-83] peer discovery works under account model 6 years ago
Leo Chen fe16532820 use mutex to fix race condtion when updating PublicKeys 6 years ago
Minh Doan 14d130566d fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
Leo Chen 1d7baff8c4 print # of retry when sending packet via socket 6 years ago
Leo Chen 63052d81eb add -race build option to detect race condition 6 years ago
Minh Doan a6df434db6 Merge branch 'syncing4' 6 years ago
Minh Doan bf1673adb4 Merge branch 'syncing4' of github.com:harmony-one/harmony into syncing4 6 years ago
Minh Doan dbe474a25c change the listened address 6 years ago
Minh Doan 29a5cc563e add some more State and set up syncing in each node 6 years ago
Rongjian Lan e2ee1e0597 Add ShardId into genesis block generation 6 years ago
Minh Doan 2dd134d4e7
Merge branch 'master' into syncing4 6 years ago
Rongjian Lan 4176ffe50c Add ShardId in account model transaction 6 years ago
Rongjian Lan 17b4915f0f Add ShardId in block header 6 years ago
Rongjian Lan 940ffaaa88 Merge branch 'master' of github.com:harmony-one/harmony into rj_branch 6 years ago
Rongjian Lan 4729954a78 Remove Uncle block hash from block model 6 years ago
Leo Chen 73e4bdf2d4
Merge pull request #103 from harmony-one/lc4pr 6 years ago
Minh Doan c2263ed53d change the listened address 6 years ago
Minh Doan 45e0eeb728 add some more State and set up syncing in each node 6 years ago
Leo Chen 91f804eb13 [HAR-5] Leader populates public keys to all validators 6 years ago