Commit Graph

13 Commits (9da6f5624cb19e602b833fbbc1a97d2daa8bcd66)

Author SHA1 Message Date
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
chao e469ec822a add grpc connection log when grpc dail failed 6 years ago
chao 815398e6ec make state sycning log uniform with [SYNC] in the beginning 6 years ago
chao 155927992a * add hard limit for node syncing request to avoid grpc connection timeout 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
chao cce175b74b add debug info to distinguish beacon sync from normal sync 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Ubuntu 43d39bc5bd fix initial blockheight checking when restart the node 6 years ago
chao ebd5b8e240 replace consensus blsAddr with new syncID for state syncing 6 years ago
chao af8139f1e3 refactor state sync; decouple from consensus 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Eugene Kim 59d53cb294 Add //go:generate for mocks and .pb.go files 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago