1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto
EmelyanenkoK 653c88aa9d
Add pragmas to funC for precise control of computation order (#589)
* FunC pragmas: allow-post-modification and compute-asm-ltr

* Warn if #pragma is enabled only in included files

* Add tests for new pragmas

* Add special ops for "allow-post-modification" only when needed

* Update FunC version to 0.4.1

* Allow empty inlines (#10)

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-01-13 12:45:04 +03:00
..
block SuspendedAddressList config param (#585) 2023-01-09 20:37:58 +03:00
common Fix undefined behavior code (#464) 2022-09-19 17:31:54 +03:00
ellcurve bugfixes 2020-04-10 23:06:01 +04:00
fift Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
func Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
funcfiftlib Func and Fift lib for WASM (#455) 2022-09-14 12:36:01 +03:00
openssl bugfixes 2020-04-10 23:06:01 +04:00
parser Add pragmas to funC for precise control of computation order (#589) 2023-01-13 12:45:04 +03:00
smartcont Fix set_seed in stdlib.fc 2022-10-24 20:23:05 +03:00
smc-envelope Add TON Storage to Proxy via storage gateway (#577) 2022-12-29 17:28:50 +03:00
test Update DNS resolver in liteclient and tonlib 2022-06-29 17:59:30 +03:00
tl Add triple quotes asms (#463) 2022-09-22 16:54:26 +03:00
util Increase thread limit to 256 2021-04-03 20:03:54 +03:00
vm Fix getting cell-db-reader in AsyncStateSerializer (#546) 2022-12-07 21:49:17 +03:00
CMakeLists.txt Can compile in OpenBSD/adJ. Closes #337 (#430) 2022-10-11 10:32: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