1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/overlay
SpyCheese 908415d00b
Accelerator, part 1 (#1119)
This commit contains some parts of https://github.com/ton-blockchain/ton/tree/accelerator
This is auxiliary code that mostly does not change node behavior.

1) Semiprivate overlays and other improvements in overlays code
2) Rename actual_min_split -> monitor_min_split, fix building shard overlays
3) Loading block candidates by block id from DB, fix accept_block after validator restart
4) Cells: ProofStorageStat and changes in CellUsageTree
5) Remove some unused code, other minor changes
2024-08-23 11:46:40 +03:00
..
CMakeLists.txt Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
overlay-broadcast.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay-broadcast.hpp Enhance overlay stats output (#386) 2022-06-07 16:24:26 +03:00
overlay-fec-broadcast.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay-fec-broadcast.hpp Fix bug of broadcast stop on receiving the last FEC piece (#1040) 2024-06-27 15:44:51 +03:00
overlay-fec.cpp bugfixes 2020-04-10 23:06:01 +04:00
overlay-fec.hpp bugfixes 2020-04-10 23:06:01 +04:00
overlay-id.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay-manager.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay-manager.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay-peers.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlay.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
overlays.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00