1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00
ton/crypto
EmelyanenkoK 9d05696452
Add infrastructure for precompiled smartcontracts (#927)
* Utils for writing precompiled contracts

* Precompiled contracts in config, override gas_usage for them

* Add base class for precompiled contracts

* Improve utils for precompiled smc

* Implement GETPRECOMPILEDGAS

* Enable precompiles by flag

* Process null data in PrecompiledSmartContract

* Fix ton_block wasm build

* Fix vm::util::store_(u)long

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2024-03-05 16:54:49 +03:00
..
block Add infrastructure for precompiled smartcontracts (#927) 2024-03-05 16:54:49 +03:00
common Fix converting int to int256 (#925) 2024-03-04 17:37:42 +03:00
ellcurve TVM Upgrade (#686) 2023-05-24 21:14:13 +03:00
fift Add DUEPAYMENT and some others + small fixes of new opcodes (#881) 2024-01-29 16:38:42 +03:00
func Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
funcfiftlib Patch funcfiftlib and emulator-emscripten builds (#905) 2024-02-16 11:51:43 +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 note on highload wallet pecularities 2024-01-09 15:49:42 +03:00
smc-envelope Add infrastructure for precompiled smartcontracts (#927) 2024-03-05 16:54:49 +03:00
test Add TVM instructions for working with nonzero-level cells (#880) 2024-01-26 18:24:39 +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 Add infrastructure for precompiled smartcontracts (#927) 2024-03-05 16:54:49 +03:00
CMakeLists.txt Add infrastructure for precompiled smartcontracts (#927) 2024-03-05 16:54:49 +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