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 64b04e46d7
Cheap fee calculations (#878)
* TVM v6

* New tuple with unpacked config parameters in c7
* New instructions for calculating fees

* Change unpacked_config_tuple, fix typo

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2024-01-26 15:43:53 +03:00
..
accept-block.cpp Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +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 Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
collate-query-impl.h bugfixes 2020-04-10 23:06:01 +04:00
collator-impl.h Count gas usage for ordinar transactions on special accounts in separate counter (#872) 2024-01-22 21:56:11 +03:00
collator.cpp Count gas usage for ordinar transactions on special accounts in separate counter (#872) 2024-01-22 21:56:11 +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 Disallow recursive library cells (#868) 2024-01-22 12:34:49 +03:00
external-message.hpp Move some constants to global config (#484) 2022-10-10 17:13:21 +03:00
fabric.cpp Adjust allowed time lag for last_liteserver_state + more verbose logs (#836) 2023-12-19 10:39:25 +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 Fix generating block header proof (#841) 2023-12-28 17:40:54 +03:00
liteserver.hpp Add method listBlockTransactionsExt to liteserver (#399) 2023-03-07 19:49:25 +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 Add fee burning and blackhole address (#703) 2023-05-18 11:26:02 +03:00
top-shard-descr.hpp bugfixes 2020-04-10 23:06:01 +04:00
validate-query.cpp Cheap fee calculations (#878) 2024-01-26 15:43:53 +03:00
validate-query.hpp Count gas usage for ordinar transactions on special accounts in separate counter (#872) 2024-01-22 21:56:11 +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