1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/catchain
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
..
catchain-block.cpp Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain-block.hpp Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain-received-block.cpp Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain-received-block.h Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain-received-block.hpp Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain-receiver-interface.h Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain-receiver-source.cpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain-receiver-source.h Allow unlimited catchain.getBlock requests (#1132) 2024-08-28 14:09:22 +03:00
catchain-receiver-source.hpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain-receiver.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
catchain-receiver.h Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain-receiver.hpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain-types.h Update catchain (#432) 2022-08-08 09:31:36 +03:00
catchain.cpp Catchain improvements (#698) 2023-05-10 12:57:57 +03:00
catchain.h Improve validator session stats (#1117) 2024-08-28 11:15:23 +03:00
catchain.hpp Improve validator session stats (#1117) 2024-08-28 11:15:23 +03:00
CMakeLists.txt Remove redundant linking dependencies (#1198) 2024-09-23 17:31:01 +03:00