1
0
mirror of https://github.com/danog/ton.git synced 2024-12-02 09:28:02 +01:00
ton/tdactor/td/actor
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
..
core liteclient signature check support 2019-09-14 18:14:55 +04:00
actor.h initial commit 2019-09-07 14:33:36 +04:00
ActorId.h initial commit 2019-09-07 14:33:36 +04:00
ActorOwn.h initial commit 2019-09-07 14:33:36 +04:00
ActorShared.h initial commit 2019-09-07 14:33:36 +04:00
common.h initial commit 2019-09-07 14:33:36 +04:00
MultiPromise.cpp initial commit 2019-09-07 14:33:36 +04:00
MultiPromise.h initial commit 2019-09-07 14:33:36 +04:00
PromiseFuture.h initial commit 2019-09-07 14:33:36 +04:00