1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto
Starlight Duck 3c380e0a7b
Implement compilation and pre-computation of logical operations (#437)
* Implement compilation and pre-computation of logical operations (and, or, xor, not)

* Fix emulate_and optimization

* Fix variable flags in emulate_not

* Rename co2.fc to co3.fc

Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
2022-09-20 14:19:42 +03:00
..
block Fix undefined behavior code (#464) 2022-09-19 17:31:54 +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 addr@+ / addr@ functions to parse addr from slice (#366) 2022-08-15 18:35:27 +03:00
func Implement compilation and pre-computation of logical operations (#437) 2022-09-20 14:19:42 +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 constants and string literals to funC 2022-05-06 11:13:04 +03:00
smartcont Fix old hash parsing in create-config-proposal.fif 2021-02-09 17:26:26 +03:00
smc-envelope Fix DNS resolve in liteclient and tonlib 2022-08-29 11:04:03 +03:00
test Update DNS resolver in liteclient and tonlib 2022-06-29 17:59:30 +03:00
tl Fix undefined behavior code (#464) 2022-09-19 17:31:54 +03:00
util Increase thread limit to 256 2021-04-03 20:03:54 +03:00
vm Fix undefined behavior code (#464) 2022-09-19 17:31:54 +03:00
CMakeLists.txt Func and Fift lib for WASM (#455) 2022-09-14 12:36:01 +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