Commit Graph

756 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Rongjian Lan e8e8e77a8a remove unsync update 4 years ago
Rongjian Lan 56d4bc2b1b fix comment 4 years ago
Rongjian Lan 0029ced6b2 Add constant for timeouts 4 years ago
Rongjian Lan 8db8802eed send committed at 67% 4 years ago
Rongjian Lan 0e95cb634b fix sync race condition 4 years ago
Rongjian Lan 04e918eedd fix sync threshold, have to be 0 4 years ago
Jacky Wang 4da04b89eb
[sync] add duplicity check logic in syncing peers 4 years ago
Jacky Wang 5fcee1fd71
[sync] add break when removing peers 4 years ago
Jacky Wang aad516fa39
[sync] reduce error level when get block return error 4 years ago
Jacky Wang c16c4bd9db
[sync] add removing peer logic when grpc return an error 4 years ago
Rongjian Lan 6a72ca14ad make block sync trigger less frequent 4 years ago
Rongjian Lan 49d7985f14 some more logic cleanup 4 years ago
Rongjian Lan 611448a0a1 pipelining wireframe 4 years ago
Jacky Wang 7801a1d678
[consensus][sync] Better coordination between state sync and consensus module. (#3352) 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Rongjian Lan dc24b3ad52 Basic multi-sig logic 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Rongjian Lan 79cf6afd37
revert multi-sig messaging code (#3361) 4 years ago
Jacky Wang 3adab4496c
Revert "[consensus] enable the consensus module can spin up doSync (#3340)" (#3350) 4 years ago
Leo Chen 79d43c2ce8 fix test cases 4 years ago
Leo Chen 7dcdbe7d2b fix golint 4 years ago
Jacky Wang f9c26e663b
[consensus] enable the consensus module can spin up doSync (#3340) 4 years ago
Rongjian Lan f42338c30b
Add back multi-sig support and fix the multi-sig check for harmony nodes (#3337) 4 years ago
Jacky Wang ccc581210a [sync] add timeout for grpc dial 4 years ago
Rongjian Lan a5fa880ae3
Revert "Add multi-sig merged messaging logic (#3300)" (#3326) 4 years ago
Rongjian Lan ecf151592e
Add multi-sig merged messaging logic (#3300) 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Jacky Wang 74da4a9f18
[sync] added batched block sync logic (#3311) 4 years ago
Jacky Wang bf86767e60
[sync] fix testnet syncing panic issue (#3308) 4 years ago
Jacky Wang 8057507813 [sync] fix the testnet sync issue 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Leo Chen b09c73b1d8 [cleanup] remove unused shard client group 4 years ago
Leo Chen b560f88978 [libp2p/consensus] p2p spamming defense 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Rongjian Lan c659001827
Do not reinit the explorer db every restart (#3199) 4 years ago
Leo Chen 525a618b81 [libp2p] do not advertise on beacon client 4 years ago
Leo Chen 0cbd2bcc8d [networkinfo] gradually increase the peer finding interval 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 4 years ago
Leo Chen 0e650e0816 [service] clean up dead code 5 years ago
Leo Chen c59d7b1654 [proto/node] clean up of unused code 5 years ago
Leo Chen f429192f6f [networkinfo] use goroutine to parallelize advertise 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Rongjian Lan 00fa7f4f4d
Do not rollback current block on failed block sync (#3101) 5 years ago
Rongjian Lan f322342ba6
Do not rollback current block on failed block sync (#3100) 5 years ago
Jacky Wang 1810142077
[network] Limit client sync connection (#3071) 5 years ago
Sebastian Johnsson 1a6816c02b Add timeouts for the explorer HTTP service 5 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
Rongjian Lan 7c292f64be
Fix viewID issue on prepared block during view change (#2972) 5 years ago
Jong Hyuck Won 2d0d95610f
nit bug fix on explorer node structs generating staking txns object (#2953) 5 years ago