1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 20:22:19 +00:00
ton/crypto
EmelyanenkoK 8eb167b76a
Fix FunC UB (#656)
* Fix UB in func

* Improve optimizing int consts and unused variables in FunC

* Bump funC version to 0.4.3

* Fix analyzing repeat loop

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2023-04-03 10:13:39 +03:00
..
block Don't delete accounts with extra currencies (temporary) (#659) 2023-03-30 10:02:15 +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 Asm.fif improvements (#631) (#645) 2023-03-13 16:48:48 +03:00
func Fix FunC UB (#656) 2023-04-03 10:13:39 +03:00
funcfiftlib Make funcfiftlib compilation compatible with modern compilers (#618) 2023-03-09 17:37:15 +03:00
openssl bugfixes 2020-04-10 23:06:01 +04:00
parser Fix FunC UB (#656) 2023-04-03 10:13:39 +03:00
smartcont Add Licenses to funC stdlib 2023-03-14 21:29:33 +03:00
smc-envelope Add debug enabled flag to transaction and TVM emulator (#662) 2023-04-02 17:28:18 +03:00
test Asm.fif improvements (#631) (#645) 2023-03-13 16:48:48 +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 Better error handling in stack serialization (#664) 2023-04-02 17:27:31 +03:00
CMakeLists.txt Add namespaces to Fift (#641) 2023-03-10 14:16:29 +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