Commit Graph

24 Commits (33aaf2db8a1ce8230bd0fed5f372293b40b1f8e1)

Author SHA1 Message Date
Rongjian Lan 3ba4620431 clean up code 4 years ago
Rongjian Lan 49d7985f14 some more logic cleanup 4 years ago
Rongjian Lan 8906679ad7 stabalize consensus process with pipelining 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Rongjian Lan 6029ba5cf9
Remove all wrong usage of singlr flight; also fix voting power cache key (#3229) 4 years ago
Leo Chen 5602a6c7c7 [log] add a sampledLogger to utils 4 years ago
Leo Chen 119b363b25 [cleanup] remove unused flag and log file 4 years ago
Edgar Aroutiounian b54a17c2e4
[log] Add dedicated data science logger (#2527) 5 years ago
flicker-harmony aadeae045c Refactor explorer service and add addresses fetch from db 5 years ago
Daniel Van Der Maden f338c9a8fa
[utils] Make logger use diode writer (#2357) 5 years ago
Edgar Aroutiounian 44c5704fc3
[slash][quorum][consensus] Extend existing data structures for slashing needs (#2148) 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
Leo Chen b743dcc840 [log] dispaly nano sec in timestamp 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
Kai Lee 4d41cd79c7 Default zerolog level to Disabled to silence logs generated by tests 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
Peter Chung b632fd277a [logging] use GlogHandler as the base handler 6 years ago
Peter Chung 01f69f2e7a [logging] add verbosity flag to bootnode, txgen, harmony cmd 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
Minh Doan 139d81113e only use logging singleton 6 years ago
Minh Doan 9762ab75bd switch using disk-based db by default. logging singleton should have context of the node (ip and port) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Minh Doan 4ebb553a50 add singleton for logging 6 years ago
Minh Doan ec5c0495c9 refactor singleton 6 years ago
Minh Doan d0247f0bb7 add singleton for logging 6 years ago
Minh Doan 82a725abfa move trie and utils into internal 6 years ago
Leo Chen 2bb8648784 HAR-84: golint fix of utils/singleton 6 years ago
Leo Chen a989a84966 [HAR-73] add a singleton package and tests in utils 6 years ago