mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-15 04:32:21 +00:00
* Add getperfwarningtimeraverage query for validator-engine-console * Fix for getperfwarningtimeraverage query * getperftimerstats * Add history max size: 1 hour * PerfWarningTimer: move callback instead of copy * PerfWarningTimer: fix move constructor bug * PerfWarningTimer: fix bug: lifetime of the callback was greater than lifetime of the local variable 'manager' captured by reference * Fix validate-query.cpp: 'manager' used after it was moved * PerfWarningTimer: remove logs * getperftimerstats: write to json file * getperftimerstatsjson Co-authored-by: legaii <jgates.ardux@gmail.com> Co-authored-by: Ivan Siomash <106972486+legaii@users.noreply.github.com> |
||
---|---|---|
.. | ||
accept-block.cpp | ||
accept-block.hpp | ||
block.cpp | ||
block.hpp | ||
check-proof.cpp | ||
check-proof.hpp | ||
CMakeLists.txt | ||
collate-query-impl.h | ||
collator-impl.h | ||
collator.cpp | ||
collator.h | ||
config.cpp | ||
config.hpp | ||
external-message.cpp | ||
external-message.hpp | ||
fabric.cpp | ||
ihr-message.cpp | ||
ihr-message.hpp | ||
liteserver.cpp | ||
liteserver.hpp | ||
message-queue.cpp | ||
message-queue.hpp | ||
proof.cpp | ||
proof.hpp | ||
shard.cpp | ||
shard.hpp | ||
signature-set.cpp | ||
signature-set.hpp | ||
top-shard-descr.cpp | ||
top-shard-descr.hpp | ||
validate-query.cpp | ||
validate-query.hpp | ||
validator-set.cpp | ||
validator-set.hpp |