1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/validator/impl
SpyCheese b3bea413e3 Rework validator-collator interaction
1) Remove config 41, move "full collated data" to capabilities
2) Whitelist on collator nodes
3) "Ping" request for collator nodes
4) More customizable collators list for validators
5) CollationManager
2024-11-21 11:47:39 +03:00
..
accept-block.cpp Merge branch 'testnet' into accelerator 2024-10-09 21:10:36 +03:00
accept-block.hpp Merge branch 'testnet' into accelerator 2024-10-09 21:10:36 +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 Rework validator-collator interaction 2024-11-21 11:47:39 +03:00
collator.cpp Rework validator-collator interaction 2024-11-21 11:47:39 +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 Merge branch 'testnet' into accelerator 2024-10-09 21:10:36 +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 Extra currencies (#1122) 2024-10-01 10:22:49 +03:00
liteserver.hpp LS getDispatchQueueInfo and getDispatchQueueMessages methods (#1161) 2024-09-13 20:47:30 +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
out-msg-queue-proof.cpp Merge branch 'testnet' into accelerator 2024-06-28 11:55:12 +03:00
out-msg-queue-proof.hpp Optimize masterchain collation 2023-08-30 20:14:19 +03:00
proof.cpp Merge branch 'testnet' into block-generation 2023-03-28 16:52:33 +03:00
proof.hpp bugfixes 2020-04-10 23:06:01 +04:00
shard.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
shard.hpp Rework validator-collator interaction 2024-11-21 11:47:39 +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 Rework validator-collator interaction 2024-11-21 11:47:39 +03:00
validate-query.hpp Rework validator-collator interaction 2024-11-21 11:47:39 +03:00
validator-set.cpp validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
validator-set.hpp Rework validator-collator interaction 2024-11-21 11:47:39 +03:00