* Access ton storage from proxy, resolve "dns_storage_address" in tonlib
* Set storage gateway address in proxy args
Co-authored-by: SpyCheese <mikle98@yandex.ru>
* Rename chunk to piece in MerkleTree for consistency
* Refactor PeerManager
* Make PeerState thread-safe
* Download torrent by hash
* First version of storage daemon
* Download torrents partially
* Improve storing and loading torrent state in DB
* Rewrite MerkleTree
* "Remove torrent" in storage daemon
* Process errors, fix bugs in storage
* Move TonlibClientWrapper from rldp-http-proxy to tonlib
* Initial version of storage provider
* Move interaction with contracts to smc-util
* Improve TonlibClientWrapper interface
* Various improvements in storage provider
* Fix TorrentCreator.cpp
* Improve interface for partial download
* Client mode in storage-daemon
* Improve interface of storage-daemon-cli
* Fix calculating speed, show peers in storage-daemon
* Use permanent adnl id in storage daemon
* Fix sending large "storage.addUpdate" messages
* Improve printing torrents in cli
* Update tlo
* Fix RldpSender::on_ack
* Update storage provider
* Add "address" parameter to get-provider-params
* Allow client to close storage contract
* Limit torrent description
* Add more logs to storage provider
* smc.forget tonlib method
* Use smc.forget in storage daemon
* Optimize sending messages in smc-util.cpp
* Fix verbosity, remove excessive logs
* Json output in storage-daemon-cli
* Update storage provider contracts
* Fix rldp2 acks
* Change verbosity of logs in rldp2
* Update help and output of commands and in storage-daemon-cli
Co-authored-by: SpyCheese <mikle98@yandex.ru>
* Limit size of an account
* Bugfix
* Don't check size for special accounts
* Improve timeouts in collator and validator
Co-authored-by: SpyCheese <mikle98@yandex.ru>
* add: TON Overflow
* Create release and tag.
* add permission to read GITHUB_TOKEN
* register token
* register token
* register token
* register token
* correct tag name
* call sub workflow and upload its artifact to the release
* call sub workflow and upload its artifact to the release
* define jobs dependency
* add 2nd dependency; upload ubuntu and windows artifacts; show all artifacts
* add 2nd dependency; upload ubuntu and windows artifacts; show all artifacts
* create folder for all artifacts; download artifacts from previous workflows
* add macos-compile
* fix download artifacts
* fix download artifacts
* test all upload to release
* fix bug in finding windows artifact
* fix execution order
* fix execution order
* fix download artifact
* fix download artifact
* fix download artifact
* fix download artifact
* fix versioning
* fix versioning
* zip artifacts; copy macos artifacts one by one;
* zip artifacts; copy macos artifacts one by one;
* zip artifacts; copy macos artifacts one by one;
* fix lib name in macos
* Update create-release.yml
* Update create-release.yml
* better packing
* better packing
* Update win-2019-compile.yml
* minor improvements
* minor improvements
* add ninja to macos
* add ninja to windows
* add ninja to windows
* remove ninja grom windows
* fix macos copy
* reuse exising jobs
* reuse existing jobs
* use other ubuntu action
* use other ubuntu action
* add smartcont and fift libs to artifacts
* GH action for release creation
* update actions/checkout to v3
* sync abseil with testnet