1
0
mirror of https://github.com/danog/ton.git synced 2024-12-02 09:28:02 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
ton
bce33f588a updated smartcontract code
updated lite-client and configuration smartcontract
updated tonlib code
2019-09-16 12:08:04 +04:00
ton
8e5bd938aa fixed CE 2019-09-14 21:27:52 +04:00
ton
433545916e added missing files 2019-09-14 18:24:25 +04:00
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
ton
d8244eff53 changed validate broadcast logic, added new queries to
validator-engine-console
2019-09-11 16:50:29 +04:00
ton
47814dca3d deleted unused code, support for logrotate, update in block validation code 2019-09-10 12:31:51 +04:00
ton
2b734e170c updated simple wallet sc, updated transaction processing code 2019-09-08 20:29:51 +04:00
initial commit
c2da007f40 initial commit 2019-09-07 14:33:36 +04:00