1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto
EmelyanenkoK bd23029d0a
Soft send message validation (#1021)
* check mode on invalid action_send_msg

* Fix random seed generation

* Explicitly skip invalid actions

* Count skipped valid messages, rename cfg option to message_skip_enabled

* Allow unfreeze via external messages

* Detect and handle bounce_on_fail mode for invalid messages

* Fix codestyle

* Adjust doc
2024-06-11 15:08:08 +03:00
..
block Soft send message validation (#1021) 2024-06-11 15:08:08 +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