1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/storage/storage-daemon
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
..
smartcont Update storage-provider compilled smartcontracts 2023-05-24 10:29:34 +03:00
CMakeLists.txt Remove redundant linking dependencies (#1198) 2024-09-23 17:31:01 +03:00
smc-util.cpp Tonstorage: fix compilation on some platforms, minor improvements (#578) 2022-12-30 12:25:40 +03:00
smc-util.h Tonstorage: fix compilation on some platforms, minor improvements (#578) 2022-12-30 12:25:40 +03:00
storage-daemon-cli.cpp Recent updates in storage (#667) 2023-04-07 15:50:07 +03:00
storage-daemon.cpp Improve DHT store/load, pinging overlay peers (#840) 2023-12-28 09:43:10 +03:00
StorageManager.cpp Recent updates in storage (#667) 2023-04-07 15:50:07 +03:00
StorageManager.h Recent updates in storage (#667) 2023-04-07 15:50:07 +03:00
StorageProvider.cpp Fix deploy_storage_contract detection 2023-03-07 21:22:17 +03:00
StorageProvider.h Tonstorage: fix compilation on some platforms, minor improvements (#578) 2022-12-30 12:25:40 +03:00