1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 19:22:37 +00:00
ton/validator/db
SpyCheese 954a96a077
Accelerator: partial fullnodes (#1393)
* Accelerator: partial fullnodes

1) Node can monitor a subset of shards
2) New archive slice format (sharded)
3) Validators are still required to have all shards
4) Support partial liteservers in lite-client, blockchain explorer, tonlib
5) Proxy liteserver

* Fix compilation error
2024-11-26 14:46:58 +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 Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
archive-manager.hpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +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 Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
archive-slice.hpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
archiver.cpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
archiver.hpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
celldb.cpp Use parallel write to celldb (#1264) 2024-10-11 15:31:59 +03:00
celldb.hpp Use parallel write to celldb (#1264) 2024-10-11 15:31:59 +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 celldb in-memory mode, stats for actors, perf counters, minor fix in rldp2 (#1164) 2024-09-23 17:34:37 +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: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
rootdb.hpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
statedb.cpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
statedb.hpp Accelerator: partial fullnodes (#1393) 2024-11-26 14:46:58 +03:00
staticfilesdb.cpp bugfixes 2020-04-10 23:06:01 +04:00
staticfilesdb.hpp bugfixes 2020-04-10 23:06:01 +04:00