1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-14 20:22:19 +00:00
ton/validator/db
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
..
archive-db.cpp updated smartcontracts 2019-10-23 17:43:50 +04:00
archive-db.hpp updated smartcontracts 2019-10-23 17:43:50 +04:00
archive-manager.cpp "getcollatoroptionsjson" command in validator console (#1059) 2024-07-17 15:10:55 +03:00
archive-manager.hpp "getcollatoroptionsjson" command in validator console (#1059) 2024-07-17 15:10:55 +03:00
archive-mover.cpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
archive-mover.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
archive-slice.cpp Add option --celldb-cache-size (#988) 2024-05-13 12:48:18 +03:00
archive-slice.hpp Collect statistics for .pack files (#944) 2024-03-27 14:23:11 +03:00
archiver.cpp bugfixes + tonlib update 2020-04-30 15:04:47 +04:00
archiver.hpp bugfixes 2020-04-10 23:06:01 +04:00
celldb.cpp Print oldest celldb snapshot to stats (#1078) 2024-07-26 22:11:58 +03:00
celldb.hpp Print oldest celldb snapshot to stats (#1078) 2024-07-26 22:11:58 +03:00
db-utils.cpp Add write time stats to celldb/db_stats.txt (#972) 2024-04-25 18:45:39 +03:00
db-utils.h Add write time stats to celldb/db_stats.txt (#972) 2024-04-25 18:45:39 +03:00
fileref.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
fileref.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
files-async.hpp Add candidates cache (#1000) 2024-05-24 09:58:07 +03:00
package.cpp vm bugfixes 2020-02-28 18:59:47 +04:00
package.hpp updated vm (breaking compatibility) 2020-02-28 14:28:47 +04:00
rootdb.cpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
rootdb.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
statedb.cpp updated submodules, bugfixes 2020-04-27 16:01:46 +04:00
statedb.hpp Accelerator, part 1 (#1119) 2024-08-23 11:46:40 +03:00
staticfilesdb.cpp bugfixes 2020-04-10 23:06:01 +04:00
staticfilesdb.hpp bugfixes 2020-04-10 23:06:01 +04:00