1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/validator
EmelyanenkoK c07394aab5
Optimization of persistent state serialization (#364)
* Fix double serialization of masterchain; increase sync_blocks_before

* Improve logging in DownloadState

* Write persistent state directly to file instead of a buffer

* Don't keep ref to masterchain state in AsyncStateSerializer

* Sparse state serialization over longer period

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2022-05-15 17:51:24 +03:00
..
db Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
downloaders updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
impl Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
interfaces Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
net Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
apply-block.cpp emergency update 2020-03-24 03:32:16 +04:00
apply-block.hpp bugfixes 2020-04-10 23:06:01 +04:00
block-handle.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
block-handle.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
CMakeLists.txt updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
fabric.h Add checks for external messages 2022-05-06 10:40:12 +03:00
full-node-master.cpp validator bugfix + old key blocks download improvement 2020-04-11 18:08:57 +04:00
full-node-master.h bugfixes 2020-04-10 23:06:01 +04:00
full-node-master.hpp validator bugfix + old key blocks download improvement 2020-04-11 18:08:57 +04:00
full-node-shard-queries.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
full-node-shard.cpp Allow untrusted fecs after check (#356) 2022-05-11 21:12:04 +03:00
full-node-shard.h Add methods to sign and import certificates 2022-05-06 10:42:49 +03:00
full-node-shard.hpp Add methods to sign and import certificates 2022-05-06 10:42:49 +03:00
full-node.cpp Add methods to sign and import certificates 2022-05-06 10:42:49 +03:00
full-node.h Add methods to sign and import certificates 2022-05-06 10:42:49 +03:00
full-node.hpp Add methods to sign and import certificates 2022-05-06 10:42:49 +03:00
get-next-key-blocks.cpp bugfixes 2020-04-10 23:06:01 +04:00
get-next-key-blocks.h bugfixes 2020-04-10 23:06:01 +04:00
import-db-slice.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
import-db-slice.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
invariants.hpp bugfixes 2020-04-10 23:06:01 +04:00
manager-disk.cpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
manager-disk.h bugfixes 2020-04-10 23:06:01 +04:00
manager-disk.hpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
manager-hardfork.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
manager-hardfork.h updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
manager-hardfork.hpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
manager-init.cpp Increase timeout for downloading astate and add logs 2022-05-03 17:19:31 +03:00
manager-init.h bugfixes 2020-04-10 23:06:01 +04:00
manager-init.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
manager.cpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
manager.h bugfixes 2020-04-10 23:06:01 +04:00
manager.hpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
shard-client.cpp Increase timeout for downloading astate and add logs 2022-05-03 17:19:31 +03:00
shard-client.hpp bugfixes 2020-04-10 23:06:01 +04:00
state-serializer.cpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
state-serializer.hpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
stats-merger.h updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
token-manager.cpp bugfixes 2020-04-10 23:06:01 +04:00
token-manager.h validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
validate-broadcast.cpp bugfixes 2020-04-10 23:06:01 +04:00
validate-broadcast.hpp bugfixes 2020-04-10 23:06:01 +04:00
validator-full-id.cpp bugfixes 2020-04-10 23:06:01 +04:00
validator-group.cpp bugfixes 2020-04-10 23:06:01 +04:00
validator-group.hpp bugfixes 2020-04-10 23:06:01 +04:00
validator-options.cpp Add mempool messages cap 2022-05-06 10:33:00 +03:00
validator-options.hpp Add mempool messages cap 2022-05-06 10:33:00 +03:00
validator.h Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00