Commit Graph

1548 Commits (d0463a566c37cff184d213f01e0b61db5456fd91)
 

Author SHA1 Message Date
Leo Chen 0ccc8cfff5 HAR-90: disable terminal color in logging 6 years ago
Minh Doan 40553e0fa5 fix other golint 6 years ago
Minh Doan 2877e5fb5d fix more golint 6 years ago
Richard Liu 7af438bc58
Merge pull request #117 from harmony-one/HAR-67_libp2p_integration_v2 6 years ago
Richard Liu f2c3290ccd fix test issues 6 years ago
Richard Liu 45a16028f0 merged conflicts 6 years ago
Richard Liu 8cddd1548a
Merge pull request #108 from harmony-one/HAR-66_integrate_libp2p_v1 6 years ago
Richard Liu c1bbe06e76 merge conflicts 6 years ago
Richard Liu a907a214b3 BatchSize; remove infinite loop in writeData 6 years ago
Leo Chen 545f29afa9
Merge pull request #115 from harmony-one/HAR-84_golint_fixes 6 years ago
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