1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/validator
SpyCheese b69214b6af
Validator patch: state download, adnl stats (#1257)
* Persistent state download improvements

1) Don't start over on restart
2) Download shards one at a time to reduce RAM usage
3) More logs

* Remove old peers from adnl stats
2024-10-09 13:55:59 +03:00
..
db Various changes in node (#1230) 2024-09-30 17:12:38 +03:00
downloaders Validator patch: state download, adnl stats (#1257) 2024-10-09 13:55:59 +03:00
impl Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
interfaces Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
net Validator patch: state download, adnl stats (#1257) 2024-10-09 13:55:59 +03:00
apply-block.cpp emergency update 2020-03-24 03:32:16 +04:00
apply-block.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
block-handle.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
block-handle.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
CMakeLists.txt Remove redundant linking dependencies (#1198) 2024-09-23 17:31:01 +03:00
fabric.h Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
full-node-master.cpp validator bugfix + old key blocks download improvement 2020-04-11 18:08:57 +04:00
full-node-master.h bugfixes 2020-04-10 23:06:01 +04:00
full-node-master.hpp validator bugfix + old key blocks download improvement 2020-04-11 18:08:57 +04:00
full-node-private-overlay.cpp Compress block candidate broadcasts (#1007) 2024-05-29 15:10:42 +03:00
full-node-private-overlay.hpp Fix loading key block config in FullNodeImpl (#1013) 2024-06-04 13:03:58 +03:00
full-node-serializer.cpp Compress block candidate broadcasts (#1007) 2024-05-29 15:10:42 +03:00
full-node-serializer.hpp Compress block candidate broadcasts (#1007) 2024-05-29 15:10:42 +03:00
full-node-shard-queries.hpp Exp/compress candidates (#942) 2024-03-26 14:52:46 +03:00
full-node-shard.cpp "getcollatoroptionsjson" command in validator console (#1059) 2024-07-17 15:10:55 +03:00
full-node-shard.h Add candidates cache (#1000) 2024-05-24 09:58:07 +03:00
full-node-shard.hpp "getcollatoroptionsjson" command in validator console (#1059) 2024-07-17 15:10:55 +03:00
full-node.cpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
full-node.h Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
full-node.hpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
get-next-key-blocks.cpp bugfixes 2020-04-10 23:06:01 +04:00
get-next-key-blocks.h bugfixes 2020-04-10 23:06:01 +04:00
import-db-slice.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
import-db-slice.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
invariants.hpp bugfixes 2020-04-10 23:06:01 +04:00
manager-disk.cpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
manager-disk.h bugfixes 2020-04-10 23:06:01 +04:00
manager-disk.hpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
manager-hardfork.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
manager-hardfork.h updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
manager-hardfork.hpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
manager-init.cpp Validator patch: state download, adnl stats (#1257) 2024-10-09 13:55:59 +03:00
manager-init.h bugfixes 2020-04-10 23:06:01 +04:00
manager-init.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
manager.cpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
manager.h bugfixes 2020-04-10 23:06:01 +04:00
manager.hpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
queue-size-counter.cpp Merge message dispatch queue (#1030) 2024-06-27 16:12:23 +03:00
queue-size-counter.hpp Merge message dispatch queue (#1030) 2024-06-27 16:12:23 +03:00
shard-client.cpp Validator patch: state download, adnl stats (#1257) 2024-10-09 13:55:59 +03:00
shard-client.hpp Validator patch: state download, adnl stats (#1257) 2024-10-09 13:55:59 +03:00
state-serializer.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
state-serializer.hpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
stats-merger.h updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
token-manager.cpp Fix typos, UBs and warnings (#625) 2023-02-28 12:06:09 +03:00
token-manager.h validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
validate-broadcast.cpp bugfixes 2020-04-10 23:06:01 +04:00
validate-broadcast.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
validator-full-id.cpp bugfixes 2020-04-10 23:06:01 +04:00
validator-group.cpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
validator-group.hpp Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00
validator-options.cpp Add mempool messages cap 2022-05-06 10:33:00 +03:00
validator-options.hpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
validator.h Send only first block candidate optimistically (#1260) 2024-10-09 13:53:46 +03:00