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

"zbox bl-update --not_available false" always reports as true. no way to turn off #651

Open
Trevor-K-Smith opened this issue Nov 4, 2024 · 1 comment
Assignees

Comments

@Trevor-K-Smith
Copy link

Command

root@node-1:/home/zus/# zbox bl-update --blobber_id 92e57bea0ade205133b58bd675f83c4424d4e9c89cc94b56360c10b25e6a5bc5 --not_available false --silent
blobber settings updated successfully

On Chain Message

{
  "id": 91069349,
  "created_at": "2024-11-04T22:22:27.007509Z",
  "hash": "4c8d14eee2865181560abeccdc6de2b771eba0a967eefc6ed16a28303b6e711a",
  "block_hash": "24bff65d28373e0163710114ab65474bdea4cef49705b8fe176918ef50a9384a",
  "round": 61844604,
  "version": "1.0",
  "client_id": "fa9d7da687275b6959830ac6faa3cb044b232bccf63576fd96927f4aacd46c6b",
  "to_client_id": "6dba10422e368813802877a85039d3985d96760ed844092319743fb3a76712d7",
  "transaction_data": "{\"name\":\"update_blobber_settings\",\"input\":{\"id\":\"92e57bea0ade205133b58bd675f83c4424d4e9c89cc94b56360c10b25e6a5bc5\",\"not_available\":true}}",
  "value": 0,
  "signature": "69ef30ea8fbff56e5a61580f9e47852a47ff99d13038cef9ad25d2ac7fde8184",
  "creation_date": 1730758939,
  "fee": 33800000,
  "nonce": 1932,
  "transaction_type": 1000,
  "transaction_output": "{\"id\":\"92e57bea0ade205133b58bd675f83c4424d4e9c89cc94b56360c10b25e6a5bc5\",\"last_health_check\":1730758939,\"is_shut_down\":false,\"is_killed\":false,\"provider_type\":3,\"version\":\"v3\",\"url\":\"https://summit-5.zus.summitcapital.vc\",\"terms\":{\"read_price\":0,\"write_price\":10000000},\"capacity\":1099511627776000,\"allocated\":11811160064,\"saved_data\":10737418240,\"data_read_last_reward_round\":0,\"last_reward_data_read_round\":0,\"stake_pool_settings\":{\"delegate_wallet\":\"fa9d7da687275b6959830ac6faa3cb044b232bccf63576fd96927f4aacd46c6b\",\"num_delegates\":100,\"min_stake\":0,\"service_charge\":0},\"reward_round\":{\"start_round\":61839000,\"timestamp\":1730756437},\"not_available\":true,\"is_restricted\":null,\"is_enterprise\":false}",
  "output_hash": "74445efa267523e1b824a3c101866a907add208532155eb5d090defb9a268010",
  "status": 1
}

It send message as true, even though false was passed.

image
@Trevor-K-Smith
Copy link
Author

any chance chance this can be patched?

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

No branches or pull requests

2 participants