Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download cost via lookuphash should work without remotepath #552

Open
boddumanohar opened this issue Nov 20, 2023 · 1 comment · May be fixed by #585
Open

download cost via lookuphash should work without remotepath #552

boddumanohar opened this issue Nov 20, 2023 · 1 comment · May be fixed by #585
Assignees

Comments

@boddumanohar
Copy link
Contributor

download cost via lookuphash should work without remotepath

currently it requires remotepath

./zbox get-download-cost --lookuphash ccbeabede6d6e51e276034e4528cd0f14a92179c68c1dbe12562fabd7d035581 --allocation $ALLOC
0chain-core-sdk [INFO]   2023/10/26 14:59:01.709224 wallet_base.go:327: ******* Wallet SDK Version:v1.10.0-70-g7f7e89b4 ******* (SetLogFile)
0box-sdk        [INFO]   2023/10/26 14:59:01.709325 sdk.go:79: ******* Storage SDK Version: v1.10.0-70-g7f7e89b4 *******
0chain-core-sdk [INFO]   2023/10/26 14:59:02.335696 transaction_base.go:143: ******* Wallet SDK Version:v1.10.0-70-g7f7e89b4 ******* (InitZCNSDK)
0box-sdk        [DEBUG]  2023/10/26 14:59:02.885183 networkworker.go:119: Get network result:{"miners":["https://demo2.zus.network/miner01","https://demo3.zus.network/miner01","https://demo1.zus.network/miner01"],"sharders":["https://demo2.zus.network/sharder01","https://demo3.zus.network/sharder01","https://demo1.zus.network/sharder01"]}
'remotepath' or 'authticket' flag required
@Zorro30
Copy link
Contributor

Zorro30 commented Jan 27, 2024

Had a converstaion @boddumanohar , his perspective is that since the reads are free. we can remove this commands altogether

Hence raised a PR accordingly
#585

@Zorro30 Zorro30 linked a pull request Feb 5, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants