Commit Graph

9 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Gheis 0104b1d623
add description for closing client and change randomize process to ma… (#4276) 2 years ago
Gheis 54742e73e1
staged dns sync v1.0 (#4316) 2 years ago
Konstantin 7a8e5d468c
Feature 4160 beacon crosslink signal. (#4169) 3 years ago
Frozen c698ee4c5d
Feature get blocks by height. (#4078) 3 years ago
Jacky Wang ba08520b28
[sync] changed param to support low network bandwidth against large block (#3766) 4 years ago
Jacky Wang e8266f5c86
[sync] ease the verification on dns client side, enable server forward compatibility 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 d4ae4fb1a6
[sync] added commit sig verification logic to legacy sync 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang ccc581210a [sync] add timeout for grpc dial 4 years ago
Rongjian Lan 819500aa70 cherrypick log level change 5 years ago
Rongjian Lan e85c1f3064
Fix log levels (#3058) 5 years ago
chao 53fc2819b9 close connection after pushnewblock error 5 years ago
Dennis Won 518f98ee5e add block header download api to grpc 5 years ago
Nye Liu fe09f62035
Add target to errors so we know the misbehaving endpoint 5 years ago
Nye Liu 8f1f2726b7
Increase download register timeout 5 years ago
Nye Liu 534bbf9c15 Increase download register timeout 5 years ago
Nye Liu 59569ba6b8 Add target to errors so we know the misbehaving endpoint 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
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
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