Commit Graph

7 Commits (e100edbf067b835c56da34fa7d1cdbf81cabdad8)

Author SHA1 Message Date
chao 155927992a * add hard limit for node syncing request to avoid grpc connection timeout 6 years ago
chao cce175b74b add debug info to distinguish beacon sync from normal sync 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
Minh Doan c64b6e8de3 rename services to service 6 years ago
Minh Doan 7a37836b35 replace log by singleton logging 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
ak 3bedff9d86 moving services folder 6 years ago
Minh Doan 25ca704f89 move syncing under services 6 years ago
Minh Doan 979f1a6e61 add more doc 6 years ago
Minh Doan 8b84044730 change proto file and its implementation 6 years ago
Minh Doan 4bff45145f update syncing implementation with new downloader api 6 years ago
Minh Doan f6c514f802 add test for GetBlocks 6 years ago
Minh Doan 48b40bc88c add TestGetBlockHashes and refactor related code 6 years ago
Minh Doan 8369b89cfd clean-up client/server. Move client/server to parent folder 6 years ago
Minh Doan 0d0f1fd5c9 add client and server_test 6 years ago