Commit Graph

27 Commits (c20cd8a8d4202489c7d78ae1e4b94d4d19080fff)

Author SHA1 Message Date
chao c4cf98cbc6 debug beacon sync not stable issue 6 years ago
chao cce175b74b add debug info to distinguish beacon sync from normal sync 6 years ago
chao 61acdc41cb beacon syncing; use p2p to broadcast new blocks 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
Eugene Kim 56f1c60928 Roll MakeConnectionToPeers into CreateSyncConfig 6 years ago
Eugene Kim 1aa2d9bbd6 Log CreateSyncConfig errors from the caller side 6 years ago
chao c6350bb0c7 fix nil pointer error for calculate reponse in state sync 6 years ago
chao 6c7ae4cb64 fix state sync response message flooding 6 years ago
Ubuntu 43d39bc5bd fix initial blockheight checking when restart the node 6 years ago
Ubuntu d2d08cdd50 start sync when a new node join instead of waiting for consensus 6 years ago
Leo Chen 7b77208451 [sync] fix getNeighborPeers return 0 6 years ago
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 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 d247eaa52f Fix state sync 6 years ago
ak d0832dbbb1 addressing leo and chao comments 6 years ago
ak dd65bf4673 Archival node setup 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Minh Doan 60a10200c1 we need to pass reference as sync.Map contains mutex 6 years ago
Leo Chen 42fe29bbf4 implement the GetBeaconSyncingPeer function 6 years ago
chaosma e66aeb4c57
add beaconchain node state syncing (#502) 6 years ago
Rongjian Lan 4f63fe6b77 Reorg some of node's code 6 years ago
Minh Doan b8dedada21 add back missing func 6 years ago
Minh Doan 80b6cfa1ac clean up and move syncing code into separate files 6 years ago