mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Fast-sync overlays
* Semiprivate overlays * Fast sync overlays in full-node * Adjust shard overlays
This commit is contained in:
parent
ac3b8d6088
commit
3a8ef60bbb
38 changed files with 2545 additions and 964 deletions
|
@ -153,8 +153,8 @@ set(FULL_NODE_SOURCE
|
|||
full-node-private-overlay.cpp
|
||||
full-node-serializer.hpp
|
||||
full-node-serializer.cpp
|
||||
full-node-private-overlay-v2.hpp
|
||||
full-node-private-overlay-v2.cpp
|
||||
full-node-fast-sync-overlays.hpp
|
||||
full-node-fast-sync-overlays.cpp
|
||||
|
||||
net/download-block.hpp
|
||||
net/download-block.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue