1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto
EmelyanenkoK a1d8a5e4f3
Add complex assigns to FunC and fix UB (#574)
* Fixed complex funC setglob cases

* Forbid modifying local variables after using them in the same tensor

* Fix analyzing "while" in func

* Update funC version (#9)

* Update stress tester

* Fix using variable after move

Co-authored-by: krigga <krigga7@gmail.com>
Co-authored-by: SpyCheese <mikle98@yandex.ru>
2022-12-29 18:06:13 +03:00
..
block Add TON Storage to Proxy via storage gateway (#577) 2022-12-29 17:28:50 +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 Revert "fix include paths parsing under Windows (#541)" (#557) 2022-12-15 17:12:29 +03:00
func Add complex assigns to FunC and fix UB (#574) 2022-12-29 18:06:13 +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 triple quotes asms (#463) 2022-09-22 16:54:26 +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