mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 11:12:16 +00:00
* Option "--disable-ext-msg-broadcast" * "Get shard out queue size" query * Move disabling ext msg broadcasts from command-line arguments to config * Fix compilation error * Asynchronous store_cell and gc in celldb * Make GC in celldb work evenly over time * Increase timeouts for downloading blocks * Reuse blocks from previous rounds in validator session * Use Rldp2 in FullNode for downloading persistent states and archives * Improve logs in download-archive-slice and download-state * Decrease delay between serializing shards * Make CellDbIn::load_cell synchronous to avoid interfering with store_cell --------- Co-authored-by: SpyCheese <mikle98@yandex.ru> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
persistent-vector.cpp | ||
persistent-vector.h | ||
validator-session-description.cpp | ||
validator-session-description.h | ||
validator-session-description.hpp | ||
validator-session-state.cpp | ||
validator-session-state.h | ||
validator-session-types.h | ||
validator-session.cpp | ||
validator-session.h | ||
validator-session.hpp |