1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-15 04:32:21 +00:00
ton/crypto/test
birydrad 72020c04c4
celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164)
* getactorstats query for validator-engine-console

* celldb in-memory mode (--celldb-in-memory option)

* rldp2: bugfix - do not estimate speed while nothing is sent

* add simple ed25519 benchmark

* fix compilation errors of different platforms and move to c++20

* fix some warnings

* turn on TON_USE_ABSEIL for glibc 2.27 nix build

---------

Co-authored-by: birydrad <>
2024-09-23 17:34:37 +03:00
..
fift Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +03:00
Ed25519.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
fift.cpp Add TVM instructions for working with nonzero-level cells (#880) 2024-01-26 18:24:39 +03:00
modbigint.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-bigint.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
test-cells.cpp bugfixed + crypto update 2020-03-27 18:59:00 +04:00
test-db.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
test-ed25519-crypto.cpp bugfixes 2020-04-10 23:06:01 +04:00
test-smartcont.cpp Improve TON build scripts and some tests (#855) 2024-01-15 23:48:04 +03:00
vm.cpp Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
wycheproof.h validator large state serialization bugfix + tdlib update for clients 2021-01-07 22:48:04 +03:00