SpyCheese
dbe51d6d13
Status page in blockchain-explorer
2024-08-19 20:31:24 +03:00
SpyCheese
007f1fb1d7
New liteserver config format
...
* Specify shards and seqno/utime/lt limits for liteservers in global config
* Support in lite-client, tonlib, blockchain-explorer
* Rework proxy-liteserver
2024-06-12 18:12:45 +03:00
SpyCheese
f4fd3ff3be
Merge branch 'testnet' into block-generation
2024-02-01 19:29:25 +03:00
SpyCheese
945d4c3995
Merge branch 'master' into testnet
...
# Conflicts:
# .github/workflows/ton-x86-64-linux.yml
# .github/workflows/ton-x86-64-macos.yml
# .github/workflows/win-2019-compile.yml
# example/android/build.sh
# tonlib/tonlib/TonlibClient.cpp
2023-11-03 15:12:59 +03:00
SpyCheese
5847897b37
Various changes in TVM, github builds and tests ( #793 )
...
* Bugfixes in TVM and node
* Upgrade to C++17
* Improve GitHub builds
* Fix existing tests and partially integrate them into builds
---------
Co-authored-by: neodiX42 <namlem@gmail.com>
Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
2023-11-03 14:43:34 +03:00
neodiX42
65d22c46d9
Rework locking mechanism in blockchain-explorer. ( #772 )
...
Mainly because it was causing crash on Windows with error "unlock of unowned mutex".
2023-10-04 21:56:33 +03:00
SpyCheese
ac6cc3bafd
Use partial liteservers in blockchain-explorer
2023-07-14 15:51:27 +03:00
Kirill A
013038c2ff
Add proper declarations for MHD result >=v0.9.71
2021-02-10 23:21:29 +03:00
ton
f064b1047a
pow-testgiver support
2020-07-06 17:07:20 +03:00
ton
77842f9b63
updated tonlib
...
- updated tonlib
- updated validator
- updated documentation
- first version of http over rldp proxy
2020-02-06 21:56:46 +04:00
ton
53ec9684bd
updated liteserver
...
- new methods for liteserver/liteclient
- added ADNL/DHT client-only work mode
- fixed crash in ADNL
2020-02-02 16:53:37 +04:00
ton
090e0c16eb
slightly changed block format
...
- small change in block format
- added config in blockchain explorer
- bugfixes
2019-11-28 18:44:14 +04:00
ton
c860ce3d1e
updated smartcontracts
...
- updated smartcontracts
- updated fullnode database layout
- fixed memory leak in blockchain-explorer
- updated tonlib
2019-10-23 17:43:50 +04:00
initial commit
c2da007f40
initial commit
2019-09-07 14:33:36 +04:00