1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 12:12:21 +00:00
ton/validator-session
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
..
candidate-serializer.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
candidate-serializer.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
CMakeLists.txt Remove redundant linking dependencies (#1198) 2024-09-23 17:31:01 +03:00
persistent-vector.cpp bugfixes 2020-04-10 23:06:01 +04:00
persistent-vector.h Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
validator-session-description.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
validator-session-description.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
validator-session-description.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
validator-session-round-attempt-state.cpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
validator-session-round-attempt-state.h Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
validator-session-state.cpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
validator-session-state.h Dynamic catchain delays, state serialization improvements (#1140) 2024-08-30 17:00:06 +03:00
validator-session-types.h Improve validator session stats (#1117) 2024-08-28 11:15:23 +03:00
validator-session.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
validator-session.h Dynamic catchain delays, state serialization improvements (#1140) 2024-08-30 17:00:06 +03:00
validator-session.hpp Dynamic catchain delays, state serialization improvements (#1140) 2024-08-30 17:00:06 +03:00