1
0
mirror of https://github.com/danog/ton.git synced 2024-12-02 09:28:02 +01:00
ton/validator/db
ton 9d6853ef24 liteclient signature check support
1. update liteclient/liteserver. Now liteserver sends signatures of
blocks and liteclient checks them. I.e. liteclient completely checks
received data.
2. validator-engine: more GC options
3. blockchain-explorer: show all block transactions (instead of 256)
4. some bugfixes
2019-09-14 18:14:55 +04:00
..
archiver.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
archiver.hpp initial commit 2019-09-07 14:33:36 +04:00
blockdb.cpp initial commit 2019-09-07 14:33:36 +04:00
blockdb.hpp initial commit 2019-09-07 14:33:36 +04:00
celldb.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
celldb.hpp initial commit 2019-09-07 14:33:36 +04:00
filedb.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
filedb.hpp liteclient signature check support 2019-09-14 18:14:55 +04:00
files-async.hpp initial commit 2019-09-07 14:33:36 +04:00
ltdb.cpp initial commit 2019-09-07 14:33:36 +04:00
ltdb.hpp initial commit 2019-09-07 14:33:36 +04:00
rootdb.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
rootdb.hpp liteclient signature check support 2019-09-14 18:14:55 +04:00
statedb.cpp initial commit 2019-09-07 14:33:36 +04:00
statedb.hpp initial commit 2019-09-07 14:33:36 +04:00
staticfilesdb.cpp initial commit 2019-09-07 14:33:36 +04:00
staticfilesdb.hpp initial commit 2019-09-07 14:33:36 +04:00