1
0
mirror of https://github.com/danog/ton.git synced 2024-12-02 09:28:02 +01:00
ton/crypto/vm/cells
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
..
Cell.cpp initial commit 2019-09-07 14:33:36 +04:00
Cell.h initial commit 2019-09-07 14:33:36 +04:00
CellBuilder.cpp initial commit 2019-09-07 14:33:36 +04:00
CellBuilder.h initial commit 2019-09-07 14:33:36 +04:00
CellHash.cpp initial commit 2019-09-07 14:33:36 +04:00
CellHash.h initial commit 2019-09-07 14:33:36 +04:00
CellSlice.cpp initial commit 2019-09-07 14:33:36 +04:00
CellSlice.h initial commit 2019-09-07 14:33:36 +04:00
CellTraits.cpp initial commit 2019-09-07 14:33:36 +04:00
CellTraits.h initial commit 2019-09-07 14:33:36 +04:00
CellUsageTree.cpp initial commit 2019-09-07 14:33:36 +04:00
CellUsageTree.h initial commit 2019-09-07 14:33:36 +04:00
CellWithStorage.h initial commit 2019-09-07 14:33:36 +04:00
DataCell.cpp initial commit 2019-09-07 14:33:36 +04:00
DataCell.h initial commit 2019-09-07 14:33:36 +04:00
ExtCell.h initial commit 2019-09-07 14:33:36 +04:00
LevelMask.cpp initial commit 2019-09-07 14:33:36 +04:00
LevelMask.h initial commit 2019-09-07 14:33:36 +04:00
MerkleProof.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
MerkleProof.h liteclient signature check support 2019-09-14 18:14:55 +04:00
MerkleUpdate.cpp initial commit 2019-09-07 14:33:36 +04:00
MerkleUpdate.h initial commit 2019-09-07 14:33:36 +04:00
PrunnedCell.h initial commit 2019-09-07 14:33:36 +04:00
UsageCell.h initial commit 2019-09-07 14:33:36 +04:00
VirtualCell.h initial commit 2019-09-07 14:33:36 +04:00
VirtualizationParameters.h initial commit 2019-09-07 14:33:36 +04:00