1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/crypto/common
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
..
AtomicRef.h bugfixes 2020-04-10 23:06:01 +04:00
bigexp.cpp bugfixes 2020-04-10 23:06:01 +04:00
bigexp.h bugfixes 2020-04-10 23:06:01 +04:00
bigint.cpp bugfixes 2020-04-10 23:06:01 +04:00
bigint.hpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
bitstring.cpp More verbose vm logs, fix parsing slice literals (#1076) 2024-07-26 16:09:43 +03:00
bitstring.h More verbose vm logs, fix parsing slice literals (#1076) 2024-07-26 16:09:43 +03:00
linalloc.hpp updated vm 2020-03-11 14:19:31 +04:00
promiseop.hpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
refcnt.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
refcnt.hpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
refint.cpp Fix converting int to int256 (#925) 2024-03-04 17:37:42 +03:00
refint.h Fix converting int to int256 (#925) 2024-03-04 17:37:42 +03:00
util.cpp bugfixes + doc update 2020-02-08 23:24:49 +04:00
util.h pow-testgiver support 2020-07-06 17:07:20 +03:00