1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto
neodix42 5186c4755c
Change fift path separator for FIFTPATH and -I argument (#1014)
* add github action for macOS 14 (arm64, M1)

* add github action (portable) for macOS 14 (arm64, M1)

* rename macOS arm64 output artifact

* Colon cannot be used as a path separator for FIFTPATH or -I argument in fift on Windows when absolute paths are used (e.g. C:\path\lib:C:\path\smartcont).
Suggestion to use @ as a new path separator on Windows.

---------

Co-authored-by: neodiX <neodix42@ton.org>
2024-06-07 18:50:11 +03:00
..
block Change fift path separator for FIFTPATH and -I argument (#1014) 2024-06-07 18:50:11 +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 Change fift path separator for FIFTPATH and -I argument (#1014) 2024-06-07 18:50:11 +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 Fix prepare_vm_c7 (#958) 2024-04-08 14:29:54 +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 Command to disable state serializer (#1011) 2024-05-31 20:50:31 +03:00
CMakeLists.txt Change fift path separator for FIFTPATH and -I argument (#1014) 2024-06-07 18:50:11 +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