neodix42
4aa6412f9c
Include proxy-liteserver ( #1406 )
...
* include into artifacts
* include proxy-liteserver into release artifacts
2024-12-03 10:03:14 +03:00
SpyCheese
954a96a077
Accelerator: partial fullnodes ( #1393 )
...
* Accelerator: partial fullnodes
1) Node can monitor a subset of shards
2) New archive slice format (sharded)
3) Validators are still required to have all shards
4) Support partial liteservers in lite-client, blockchain explorer, tonlib
5) Proxy liteserver
* Fix compilation error
2024-11-26 14:46:58 +03:00
neodix42
5f51d3d04f
Remove redundant linking dependencies ( #1198 )
...
* fixing compilation warning:
ld: warning: ignoring duplicate libraries: '../crypto/libton_block.a', '../crypto/libton_crypto.a'
* update upload-artifact version in TON Static Code Analysis GH action
* remove even more redundant linking dependencies
* remove even more redundant linking dependencies 2
2024-09-23 17:31:01 +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
Evan Sultanik
77204a549a
Adds a script for testing opcode timing and gas costs ( #537 )
...
* Adds a utility to test opcode timing and gas costs
* Remove unnecessary dependencies
* Adds a missing error code parameter
2022-11-30 08:41:12 +03:00
Alex Melman
bab4c1637e
Automatically integrates git build information into executables.
...
Usage:
func.exe -V
adnl-pong -V
validator-engine -V
and so on.
Result will be shown in the following format:
Func build information: [ Commit: d8b751d7a5
, Date: 2021-02-27 14:34:41 +0200]
2021-02-27 14:34:43 +03:00
sonofmom
fc928ce451
Add CMake installation statements to some binaries
2020-05-22 01:19:25 +03:00
ton
493ae2410c
rldp-http-proxy: use tonlib
...
- rldp-http-proxy used TONLib to resolve domains via DNS smartcontract
- updated tonlib
- bugfixes
2020-02-12 00:14:16 +04:00
ton
e30d98eb30
new db
...
new database
fift/func bugfixes
2019-11-15 18:02:37 +04:00
initial commit
c2da007f40
initial commit
2019-09-07 14:33:36 +04:00