1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 11:42:18 +00:00
ton/crypto/vm/db
EmelyanenkoK 9b6d699c21
Cache recent block states and adjust timeouts (#823)
* Add parameter --celldb-compress-depth to speed up celldb

* Fix collator timeout

* Add block_state_cache

* Adjust state cache ttl

* Don't merge shards when queue is too big

* Decrease lt limit if previous block is too old

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-12-08 14:20:17 +03:00
..
BlobView.cpp bugfixes 2020-04-10 23:06:01 +04:00
BlobView.h bugfixes 2020-04-10 23:06:01 +04:00
CellHashTable.h Rollback celldb optimization (#658) 2023-03-30 10:03:05 +03:00
CellStorage.cpp Cache recent block states and adjust timeouts (#823) 2023-12-08 14:20:17 +03:00
CellStorage.h Cache recent block states and adjust timeouts (#823) 2023-12-08 14:20:17 +03:00
DynamicBagOfCellsDb.cpp Cache recent block states and adjust timeouts (#823) 2023-12-08 14:20:17 +03:00
DynamicBagOfCellsDb.h Cache recent block states and adjust timeouts (#823) 2023-12-08 14:20:17 +03:00
StaticBagOfCellsDb.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
StaticBagOfCellsDb.h integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
TonDb.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
TonDb.h bugfixes 2020-04-10 23:06:01 +04:00