1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/validator/impl
EmelyanenkoK d8dd75ec83
Limit account storage size (#530)
* Limit size of an account

* Bugfix

* Don't check size for special accounts

* Improve timeouts in collator and validator

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2022-11-30 08:40:19 +03:00
..
accept-block.cpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
accept-block.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
block.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
block.hpp bugfixes 2020-04-10 23:06:01 +04:00
check-proof.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
check-proof.hpp Add GetPerfTimerStats (#451) 2022-09-10 12:57:13 +03:00
CMakeLists.txt changed validate broadcast logic, added new queries to 2019-09-11 16:50:29 +04:00
collate-query-impl.h bugfixes 2020-04-10 23:06:01 +04:00
collator-impl.h Check limits in validate-query, check timeout in collator (#469) 2022-10-06 21:31:41 +03:00
collator.cpp Limit account storage size (#530) 2022-11-30 08:40:19 +03:00
collator.h bugfixes 2020-04-10 23:06:01 +04:00
config.cpp bugfixes 2020-04-10 23:06:01 +04:00
config.hpp bugfixes 2020-04-10 23:06:01 +04:00
external-message.cpp Move some constants to global config (#484) 2022-10-10 17:13:21 +03:00
external-message.hpp Move some constants to global config (#484) 2022-10-10 17:13:21 +03:00
fabric.cpp Move some constants to global config (#484) 2022-10-10 17:13:21 +03:00
ihr-message.cpp bugfixes 2020-04-10 23:06:01 +04:00
ihr-message.hpp bugfixes 2020-04-10 23:06:01 +04:00
liteserver.cpp liteServer.getAccountStatePrunned method (#534) 2022-11-30 08:39:32 +03:00
liteserver.hpp Tonlib method getShardBlockProof (#465) 2022-09-20 10:49:28 +03:00
message-queue.cpp bugfixes 2020-04-10 23:06:01 +04:00
message-queue.hpp bugfixes 2020-04-10 23:06:01 +04:00
proof.cpp integrating the existing state of TON Storage / TON Payments / CPS Fift development branches 2020-05-27 22:10:46 +04:00
proof.hpp bugfixes 2020-04-10 23:06:01 +04:00
shard.cpp Optimization of persistent state serialization (#364) 2022-05-15 17:51:24 +03:00
shard.hpp Move some constants to global config (#484) 2022-10-10 17:13:21 +03:00
signature-set.cpp bugfixes 2020-04-10 23:06:01 +04:00
signature-set.hpp bugfixes 2020-04-10 23:06:01 +04:00
top-shard-descr.cpp bugfixes 2020-04-10 23:06:01 +04:00
top-shard-descr.hpp bugfixes 2020-04-10 23:06:01 +04:00
validate-query.cpp Limit account storage size (#530) 2022-11-30 08:40:19 +03:00
validate-query.hpp Limit account storage size (#530) 2022-11-30 08:40:19 +03:00
validator-set.cpp validator: multiple bugfixes 2020-04-06 15:22:14 +04:00
validator-set.hpp bugfixes 2020-04-10 23:06:01 +04:00