Commit Graph

18 Commits (7e3d507f1e47e163a6de13ab2619599200163ab9)

Author SHA1 Message Date
Jacky Wang 3e5c0e035e
[sync] remove two unnecessary use of global mutex in StateSync (#3970) 3 years ago
Jacky Wang c1f62404a3
Sync status rpc fix (#3912) 3 years ago
Rongjian Lan 1ce6fe1355
Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
Jacky Wang ba08520b28
[sync] changed param to support low network bandwidth against large block (#3766) 4 years ago
Jacky Wang 720aa234d2
[sync] half the batch size of downloading a block (#3745) 4 years ago
Leo Chen 5a93de7b83 [log] set noisy log message to debug level 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang e8266f5c86
[sync] ease the verification on dns client side, enable server forward compatibility 4 years ago
Jacky Wang 6275eaf0b0
[sync] fix the bug in UpdateBlockAndStatus 4 years ago
Jacky Wang 2916c3379f
[sync][stream] remove writeCommitSig in both legacy sync and downloader 4 years ago
Jacky Wang cfb71007b9
[sync] fix error of cross-shard transaction 4 years ago
Jacky Wang 9a27b46bb8
[sync] fixed beacon sync signature verification 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 a4001a92de
[sync] fix two bugs 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 77ab16dd81
[sync] added more logs to help debug testnet issue. 4 years ago
Jacky Wang 72ae4da105 [sync] fix #3547 runtime panic in sync module 4 years ago
Jacky Wang a7a248e323 [explorer][sync] make updateConsensusInformation only happens for explorer node 4 years ago
Jacky Wang 089f33d1dc [sync][explorer] add some comments in sync 4 years ago
Jacky Wang d9734e77db [sync] fix sync 4 years ago
Jacky Wang 37bf0e7f73 [sync] fix explorer sync 4 years ago
Jacky Wang 3abec6b768
[consensus] move prune block logic to SetupForNewConsensus 4 years ago
Rongjian Lan e8e8e77a8a remove unsync update 4 years ago
Rongjian Lan 56d4bc2b1b fix comment 4 years ago
Rongjian Lan 0029ced6b2 Add constant for timeouts 4 years ago
Rongjian Lan 8db8802eed send committed at 67% 4 years ago
Rongjian Lan 0e95cb634b fix sync race condition 4 years ago
Rongjian Lan 04e918eedd fix sync threshold, have to be 0 4 years ago
Jacky Wang 4da04b89eb
[sync] add duplicity check logic in syncing peers 4 years ago
Jacky Wang 5fcee1fd71
[sync] add break when removing peers 4 years ago
Jacky Wang aad516fa39
[sync] reduce error level when get block return error 4 years ago
Jacky Wang c16c4bd9db
[sync] add removing peer logic when grpc return an error 4 years ago
Rongjian Lan 6a72ca14ad make block sync trigger less frequent 4 years ago
Jacky Wang 7801a1d678
[consensus][sync] Better coordination between state sync and consensus module. (#3352) 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Jacky Wang 3adab4496c
Revert "[consensus] enable the consensus module can spin up doSync (#3340)" (#3350) 4 years ago
Jacky Wang f9c26e663b
[consensus] enable the consensus module can spin up doSync (#3340) 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Jacky Wang 74da4a9f18
[sync] added batched block sync logic (#3311) 4 years ago
Jacky Wang bf86767e60
[sync] fix testnet syncing panic issue (#3308) 4 years ago
Jacky Wang 8057507813 [sync] fix the testnet sync issue 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 5 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago
Rongjian Lan 00fa7f4f4d
Do not rollback current block on failed block sync (#3101) 5 years ago
Rongjian Lan f322342ba6
Do not rollback current block on failed block sync (#3100) 5 years ago
Jacky Wang 1810142077
[network] Limit client sync connection (#3071) 5 years ago