1
0
mirror of https://github.com/danog/ton.git synced 2024-12-03 09:58:01 +01:00
ton/tdactor/td/actor/core
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
..
Actor.h initial commit 2019-09-07 14:33:36 +04:00
ActorExecuteContext.h initial commit 2019-09-07 14:33:36 +04:00
ActorExecutor.cpp initial commit 2019-09-07 14:33:36 +04:00
ActorExecutor.h initial commit 2019-09-07 14:33:36 +04:00
ActorInfo.h initial commit 2019-09-07 14:33:36 +04:00
ActorInfoCreator.h liteclient signature check support 2019-09-14 18:14:55 +04:00
ActorLocker.h initial commit 2019-09-07 14:33:36 +04:00
ActorMailbox.h initial commit 2019-09-07 14:33:36 +04:00
ActorMessage.h initial commit 2019-09-07 14:33:36 +04:00
ActorSignals.h initial commit 2019-09-07 14:33:36 +04:00
ActorState.h initial commit 2019-09-07 14:33:36 +04:00
Context.h initial commit 2019-09-07 14:33:36 +04:00
CpuWorker.cpp initial commit 2019-09-07 14:33:36 +04:00
CpuWorker.h initial commit 2019-09-07 14:33:36 +04:00
IoWorker.cpp initial commit 2019-09-07 14:33:36 +04:00
IoWorker.h initial commit 2019-09-07 14:33:36 +04:00
Scheduler.cpp liteclient signature check support 2019-09-14 18:14:55 +04:00
Scheduler.h initial commit 2019-09-07 14:33:36 +04:00
SchedulerContext.h initial commit 2019-09-07 14:33:36 +04:00
SchedulerId.h initial commit 2019-09-07 14:33:36 +04:00
SchedulerMessage.h initial commit 2019-09-07 14:33:36 +04:00