Commit Graph

684 Commits (1158f5a263922b1c0d76e9b95c435627149284ab)

Author SHA1 Message Date
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang 72ae4da105 [sync] fix #3547 runtime panic in sync module 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Daniel Van Der Maden 9fd7b27715 [services] Add print when servers have started 4 years ago
Daniel Van Der Maden 47f4237fb3 [explorer] Add compensation for InaccessibleAddresses 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Jacky Wang a7a248e323 [explorer][sync] make updateConsensusInformation only happens for explorer node 4 years ago
Jacky Wang 089f33d1dc [sync][explorer] add some comments in sync 4 years ago
Jacky Wang d9734e77db [sync] fix sync 4 years ago
Jacky Wang 37bf0e7f73 [sync] fix explorer sync 4 years ago
Leo Chen 6444b599df [bootnode] support dnsaddr in bootnode 4 years ago
Leo Chen 6b5e84dda0 [prometheus] expose Config and remove module variable 4 years ago
Leo Chen fb5ee7c2e4 [prometheus] export config varialbles 4 years ago
Leo Chen d0924c70ab [prometheus] move push goroutine to Start function 4 years ago
Leo Chen 1ff326bc48 [prometheus] make config variables private 4 years ago
Leo Chen 1c739d7581 [prometheus] add node type into job name 4 years ago
Leo Chen 62e120b072 [prometheus] support both local metrics and pushgateway 4 years ago
Leo Chen cb84be2c93 [prometheus] simplify pushgateway support 4 years ago
Leo Chen e0ba870ca7 [prometheus] add EnablePush flag 4 years ago
Leo Chen 1b15d5a9d7 [prometheus] move config to prometheus package 4 years ago
Leo Chen c5bae75f87 [prometheus] use new job/instance for pushgateway 4 years ago
Leo Chen d06fcd95f5 [prometheus] use peer id as instance name 4 years ago
Leo Chen e1c528e9ff [prometheus] init pushgateway support 4 years ago
Jacky Wang 3abec6b768
[consensus] move prune block logic to SetupForNewConsensus 4 years ago
Leo Chen cc9f435303 [prometheus] add prometheus ip configuration flag 4 years ago
Leo Chen d84bb532cb [prometheus] removed address in use check when starting prometheus 4 years ago
Leo Chen 4f35ef8dcd [prometheus] remove local log variable for prometheus service 4 years ago
Leo Chen b4af9bffdd [prometheus] initial support of prometheus metrics 4 years ago
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