1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 11:42:18 +00:00
ton/storage/storage-daemon
SpyCheese bb21f732fd
Recent updates in storage (#667)
* Fix error handling in Torrent.cpp, improve choosing peers for upload

* Various improvements in storage daemon

"get-pieces-info"
Store "added at"
Improve calculating up/down speed
Improve TL protocol for future compatibility
Remove empty directories on "--remove-files"
Better windows support
Debug logs in PeerActor
More restrictions on TorrentInfo
Bugfixes

* Global speed limits for download and upload

+bugfix

* Reset download/upload speed on changing settings or completion

* Exclude some system files in TorrentCreator
2023-04-07 15:50:07 +03:00
..
smartcont Update op-code for provider/contract interaction (#602) 2023-02-02 12:28:41 +03:00
CMakeLists.txt TON Storage utilities (#564) 2022-12-22 12:24:13 +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 Recent updates in storage (#667) 2023-04-07 15:50:07 +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