1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/validator/impl
birydrad 72020c04c4
celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164)
* getactorstats query for validator-engine-console

* celldb in-memory mode (--celldb-in-memory option)

* rldp2: bugfix - do not estimate speed while nothing is sent

* add simple ed25519 benchmark

* fix compilation errors of different platforms and move to c++20

* fix some warnings

* turn on TON_USE_ABSEIL for glibc 2.27 nix build

---------

Co-authored-by: birydrad <>
2024-09-23 17:34:37 +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 Improve validator session stats (#1117) 2024-08-28 11:15:23 +03:00
collator.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +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 celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +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
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 celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
shard.hpp Merge branch 'safe_features' into testnet-update 2024-09-06 11:48:46 +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 Improve validator session stats (#1117) 2024-08-28 11:15:23 +03:00
validate-query.hpp Improve validator session stats (#1117) 2024-08-28 11:15:23 +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