1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 20:22:19 +00:00
ton/crypto
SpyCheese 908415d00b
Accelerator, part 1 (#1119)
This commit contains some parts of https://github.com/ton-blockchain/ton/tree/accelerator
This is auxiliary code that mostly does not change node behavior.

1) Semiprivate overlays and other improvements in overlays code
2) Rename actual_min_split -> monitor_min_split, fix building shard overlays
3) Loading block candidates by block id from DB, fix accept_block after validator restart
4) Cells: ProofStorageStat and changes in CellUsageTree
5) Remove some unused code, other minor changes
2024-08-23 11:46:40 +03:00
..
block Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
common More verbose vm logs, fix parsing slice literals (#1076) 2024-07-26 16:09:43 +03:00
ellcurve TVM Upgrade (#686) 2023-05-24 21:14:13 +03:00
fift Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +03:00
func Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +03:00
funcfiftlib Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +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 Doclinks that refer to docs.ton.org domain (#1029) 2024-06-27 11:03:16 +03:00
smc-envelope chore: fix typos (#980) 2024-06-27 11:16:12 +03:00
test Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +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 Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
CMakeLists.txt Remove rocksdb usage from fift (#1064) 2024-07-26 22:10:55 +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