Commit Graph

703 Commits (518f8dadb620cd050188da7f2d75243854e0e010)

Author SHA1 Message Date
Jacky Wang c84d01aba2 [dnsSync] changed logger level to error when failed to listen for a specific port when starting sync server. 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
Jacky Wang 1ea2725457
[explorer] Instruct explorer.InSync RPC uses NodeAPI as backend. 4 years ago
Rongjian Lan a360fd19b0 Add cache for address index 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang e8266f5c86
[sync] ease the verification on dns client side, enable server forward compatibility 4 years ago
Jacky Wang 6275eaf0b0
[sync] fix the bug in UpdateBlockAndStatus 4 years ago
Jacky Wang 2916c3379f
[sync][stream] remove writeCommitSig in both legacy sync and downloader 4 years ago
Jacky Wang cfb71007b9
[sync] fix error of cross-shard transaction 4 years ago
Jacky Wang 9a27b46bb8
[sync] fixed beacon sync signature verification 4 years ago
Jacky Wang ec71ca5625
[sync] fix go generate error 4 years ago
Jacky Wang b91db85c23
[sync] add commit signature in peer registeration and new block push 4 years ago
Jacky Wang bec43ca07e
[sync] refactor the convoluted logic in processStateSync 4 years ago
Jacky Wang a4001a92de
[sync] fix two bugs 4 years ago
Jacky Wang d4ae4fb1a6
[sync] added commit sig verification logic to legacy sync 4 years ago
Jacky Wang 79f9e12168
[stream] setup downloader in main. Added sync related flags, and revert beacon helper not to verify signature" 4 years ago
Jacky Wang 0df102f14f
[stream] added synchronize service in service manager 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang 77ab16dd81
[sync] added more logs to help debug testnet issue. 4 years ago
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