1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto
EmelyanenkoK 5e6b67ae96
Improve handling outbound message queues (#825)
* Improve handling outbound message queues

* Cleanup queue faster
* Calculate queue sizes in background
* Force or limit split/merge depending on queue size

* Increase validate_ref limit for transaction

* Add all changes of public libraries to block size estimation

* Don't crash on timeout in GC

* Don't import external messages when queue is too big

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-12-13 12:57:34 +03:00
..
block Improve handling outbound message queues (#825) 2023-12-13 12:57:34 +03:00
common Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
ellcurve TVM Upgrade (#686) 2023-05-24 21:14:13 +03:00
fift Change GASCONSUMED opcode to f807 2023-11-03 15:25:58 +03:00
func Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
funcfiftlib Add WASM FunC autotests (#673) 2023-04-19 21:29:41 +03:00
keccak TVM Upgrade (#686) 2023-05-24 21:14:13 +03:00
openssl Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
parser Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
smartcont Add notes on mainnet version to config-code 2023-04-10 09:32:49 +03:00
smc-envelope Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
tl Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
util Increase thread limit to 256 2021-04-03 20:03:54 +03:00
vm Cache recent block states and adjust timeouts (#823) 2023-12-08 14:20:17 +03:00
CMakeLists.txt Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +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