1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00
ton/crypto/vm/cells
birydrad c863c42ed1 celldb: version 2
- thread safe cache
- parallel commit
- multiple optimizations
- support of key-value merge operations
- improved tests and benchmarks
- in-memory version won't read from key value after start - uses vector in-memory table now
- use rocksdb::WALRecoveryMode::kTolerateCorruptedTailRecords - do not silently ignore errors during recovery
2025-02-25 12:15:23 +01:00
..
Cell.cpp bugfixes 2020-04-10 23:06:01 +04:00
Cell.h celldb: version 2 2025-02-25 12:15:23 +01:00
CellBuilder.cpp celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
CellBuilder.h error handling in lite client, speed up message dequeue in blocks 2020-04-07 00:08:53 +04:00
CellHash.cpp bugfixes 2020-04-10 23:06:01 +04:00
CellHash.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
CellSlice.cpp Get rid of std::cerr logs in collator/validator 2025-02-13 14:25:04 +03:00
CellSlice.h Get rid of std::cerr logs in collator/validator 2025-02-13 14:25:04 +03:00
CellString.cpp Patch/fix ub (#724) 2023-07-14 15:25:07 +03:00
CellString.h Patch/fix ub (#724) 2023-07-14 15:25:07 +03:00
CellTraits.cpp bugfixes 2020-04-10 23:06:01 +04:00
CellTraits.h bugfixes 2020-04-10 23:06:01 +04:00
CellUsageTree.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
CellUsageTree.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
CellWithStorage.h celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +03:00
DataCell.cpp celldb: version 2 2025-02-25 12:15:23 +01:00
DataCell.h celldb: version 2 2025-02-25 12:15:23 +01:00
ExtCell.h celldb: version 2 2025-02-25 12:15:23 +01:00
LevelMask.cpp bugfixes 2020-04-10 23:06:01 +04:00
LevelMask.h bugfixes 2020-04-10 23:06:01 +04:00
MerkleProof.cpp Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +03:00
MerkleProof.h Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
MerkleUpdate.cpp Limit maximal Merkle depth (#626) 2023-02-28 12:06:57 +03:00
MerkleUpdate.h bugfixes 2020-04-10 23:06:01 +04:00
PrunnedCell.h celldb: version 2 2025-02-25 12:15:23 +01:00
UsageCell.h celldb: version 2 2025-02-25 12:15:23 +01:00
VirtualCell.h celldb: version 2 2025-02-25 12:15:23 +01:00
VirtualizationParameters.h bugfixes 2020-04-10 23:06:01 +04:00