Commit Graph

1638 Commits (0cbbc187e9cda927b6c9a05ddb2bb983ca5a696d)
 

Author SHA1 Message Date
Richard Liu ed60389cd7 merge conflict 6 years ago
Leo Chen 8c08f5ba5e HAR-84: fix golint warnings in crytpo, p2p 6 years ago
Minh Doan b69bfd6a13 fix golint for client/txgent beaconchain 6 years ago
Minh Doan 0a573c104e gix golint 6 years ago
Leo Chen 94fdb1e20c HAR-84: fix golint warnings on proto/ directory 6 years ago
Minh Doan 162866d1b4 fix golint 6 years ago
Minh Doan 15fddd608f fix dependencies 6 years ago
Minh Doan 7b37717e7e fix golint 6 years ago
Minh Doan b707b0d893 fix test 6 years ago
Minh Doan 82d1f7d5c8 Merge branch 'master' into syncing5 6 years ago
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