Commit Graph

29 Commits (b187cd7e44ac4fa16292b08298b2dc9a0f0abda2)

Author SHA1 Message Date
Konstantin d8f122538b
1) Removed unused worker (#4512) 1 year ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Casey Gardiner fa84def721
Revert "Removed engine dependency." (#4392) 2 years ago
frozen 8c2ff803f7 Removed engine dependency. 2 years ago
frozen 9cc517dac5 Added LastMile locks. 2 years ago
“GheisMohammadi” f5c95a6a6e add a separate log for get max height error 2 years ago
“GheisMohammadi” cd8609973a fix max height issue 2 years ago
“GheisMohammadi” 9084066a50 fix self query issue 2 years ago
frozen 3b49a6b7fe Added LastMile locks. 2 years ago
“GheisMohammadi” 8379ce9010 add a separate log for get max height error 2 years ago
“GheisMohammadi” 47d2f79b69 fix max height issue 2 years ago
“GheisMohammadi” 94e3c52bd7 fix self query issue 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Konstantin 6ade0bfa34
Small fixes and code cleanup for network stack. (#4320) 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 7a61257f24
Min bound, reconnect and additional checks. (#4257) 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
Jacky Wang 2f679554eb
[SYNC] Sync stuck fix2 (#3976) 3 years ago
Jacky Wang f0103161ae
[sync] release one runlock at forEachPeer, and change default maxPeerHeight to maxInt if error 3 years ago
Jacky Wang a135e1f110
[sync] extend the expiration for sync status cache for non-validator nodes (#3974) 3 years ago
Jacky Wang d7af5ee9e0
[SYNC] refactor and make sync status check interval smaller (#3918) 3 years ago
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