1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto
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
..
block Support libraries in LS and request+caching in TLC 2022-05-06 10:48:05 +03:00
common Add tests and fixes for modpow2, muldivmod 2022-05-06 10:43:53 +03:00
ellcurve bugfixes 2020-04-10 23:06:01 +04:00
fift Asm.fif typo in IFBITJMPs 2022-05-06 11:11:06 +03:00
func Use td::realpath and add re-inclusion tests 2022-05-12 18:57:03 +03:00
openssl bugfixes 2020-04-10 23:06:01 +04:00
parser Add constants and string literals to funC 2022-05-06 11:13:04 +03:00
smartcont Fix old hash parsing in create-config-proposal.fif 2021-02-09 17:26:26 +03:00
smc-envelope Support libraries in LS and request+caching in TLC 2022-05-06 10:48:05 +03:00
test Add tests and fixes for modpow2, muldivmod 2022-05-06 10:43:53 +03:00
tl pow-testgiver support 2020-07-06 17:07:20 +03:00
util Increase thread limit to 256 2021-04-03 20:03:54 +03:00
vm Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
CMakeLists.txt Add constants and string literals to funC 2022-05-06 11:13:04 +03:00
Ed25519.cpp bugfixes + decreased archive slice size 2020-04-08 23:49:28 +04:00
Ed25519.h emergency update 2020-03-24 03:32:16 +04:00