Commit Graph

153 Commits (9d466b8f3bba585a8dc8475e04b2222705667df8)

Author SHA1 Message Date
Konstantin 8547c8c7b8
Removed legacy syncing peer provider. (#4260) 2 years ago
Konstantin 7a61257f24
Min bound, reconnect and additional checks. (#4257) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 0753c94c2b
Epoch syncing - syncing only epoch blocks. (#4070) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
Max 93bd74904d
Revert cross link potential fix (#4204) 2 years ago
MaxMustermann2 24b093b752 [node] fix: always broadcast cross links 2 years ago
MaxMustermann2 6ecad02686 [node] fix: broadcast cross links w/o beacon sync 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
Lutty 398a9cd776 support rosetta tracer 3 years ago
Lutty d9e933c7f3 support rosetta tracer 3 years ago
Jacky Wang 8eddc5524b
Added metrics for dns server for sync service (#3975) 3 years ago
Jacky Wang aae2072680
Added metrics for dns server for sync service (#3975) 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 4bcf251c75
[explorer] set in sync to false when explorer service unavailable (#3794) 3 years ago
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
MathxH Chen b88b86fc15
[metrics] Add crosslink messages to metrics (#3762) 3 years ago
Rongjian Lan 6ef6580ac0
only broad crosslink if a new block is added to beacon chain (#3756) 4 years ago
Rongjian Lan d9489bdb6e
remove unnecessary db writing for pending crosslinks (#3751) 4 years ago
Jacky Wang f17e0dde28
[SYNC] add logic handling of gRPC handling request over default block size. (#3746) 4 years ago
Alex Chen 73ab26cf4e Fix Ticker cannot stop for releasing resource 4 years ago
Jacky Wang d8b5d1693a [sync] fix a panic issue found in stream tests 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Rongjian Lan aef7b0d8ae reduce crosslink batch load 4 years ago
Jacky Wang e8266f5c86
[sync] ease the verification on dns client side, enable server forward compatibility 4 years ago
Jacky Wang 63216dc7c2
[sync] address some comments and reverted the RLP hash change. 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
Rongjian Lan b6ca283a8a remove unnecessary crosslink broadcast in state sync 4 years ago
Jacky Wang 50d9878a4e
[stream] added one more comment on BeaconSyncHook 4 years ago
Jacky Wang fbff3b4be5
[stream] added --sync.downloader flag to enable the node run sync stream server without start downloader 4 years ago
Jacky Wang 395a875158
[stream] added rpc and rosetta and metadata interface about stream sync protocol 4 years ago
Jacky Wang 79f9e12168
[stream] setup downloader in main. Added sync related flags, and revert beacon helper not to verify signature" 4 years ago
Jacky Wang c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Jacky Wang a7a248e323 [explorer][sync] make updateConsensusInformation only happens for explorer node 4 years ago
Rongjian Lan 8db8802eed send committed at 67% 4 years ago
Daniel Van Der Maden b291f181fa
Offline Node Support (#3383) 4 years ago
Daniel Van Der Maden 0f0166fb60
Rosetta Implementation - pt2 (Stage 3.2 of Node API Overhaul) (#3312) 4 years ago
Janet Liang c392932f6e
[rpc] Add sync check RPCs (#3301) 4 years ago
Janet Liang 22014801ee
[Explorer] Add explorer node in sync check (#3215) 4 years ago
Rongjian Lan 8a08da67ca
Remove unused code and add benchmark for consensus msg check (#3211) 4 years ago
Leo Chen 0d3101bcd3 [node] replace node.State with node.IsInSync atomic bool 4 years ago
Leo Chen 36c80f4c1b [syncing] fix mis-matched min syncing peers 4 years ago
Leo Chen 5c1cc8232c
Merge master to t3 0523 (#3085) 5 years ago