1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/validator/impl
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
..
accept-block.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
accept-block.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
block.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
block.hpp bugfixes 2020-04-10 23:06:01 +04:00
candidates-buffer.cpp LS queries to nonfinal blocks (#941) 2024-03-26 14:51:06 +03:00
candidates-buffer.hpp LS queries to nonfinal blocks (#941) 2024-03-26 14:51:06 +03:00
check-proof.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
check-proof.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
CMakeLists.txt Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
collator-impl.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
collator.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
collator.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
config.cpp bugfixes 2020-04-10 23:06:01 +04:00
config.hpp bugfixes 2020-04-10 23:06:01 +04:00
external-message.cpp Limit checked external messages per address (#1005) 2024-05-28 13:31:13 +03:00
external-message.hpp Limit checked external messages per address (#1005) 2024-05-28 13:31:13 +03:00
fabric.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
ihr-message.cpp bugfixes 2020-04-10 23:06:01 +04:00
ihr-message.hpp bugfixes 2020-04-10 23:06:01 +04:00
liteserver-cache.hpp Fix linker error: undefined reference to LiteServerCacheImpl::MAX_CACHE_SIZE (#930) 2024-03-19 15:24:15 +03:00
liteserver.cpp Merge message dispatch queue (#1030) 2024-06-27 16:12:23 +03:00
liteserver.hpp Merge message dispatch queue (#1030) 2024-06-27 16:12:23 +03:00
message-queue.cpp bugfixes 2020-04-10 23:06:01 +04:00
message-queue.hpp bugfixes 2020-04-10 23:06:01 +04:00
proof.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
proof.hpp bugfixes 2020-04-10 23:06:01 +04:00
shard.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
shard.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
signature-set.cpp bugfixes 2020-04-10 23:06:01 +04:00
signature-set.hpp bugfixes 2020-04-10 23:06:01 +04:00
top-shard-descr.cpp Add fee burning and blackhole address (#703) 2023-05-18 11:26:02 +03:00
top-shard-descr.hpp bugfixes 2020-04-10 23:06:01 +04:00
validate-query.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
validate-query.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
validator-set.cpp validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
validator-set.hpp bugfixes 2020-04-10 23:06:01 +04:00