- Notifications
You must be signed in to change notification settings - Fork 26
Blobber server update #961
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
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@ ## staging #961 +/- ## ======================================== Coverage 26.45% 26.45% ======================================== Files 76 76 Lines 7663 7663 ======================================== Hits 2027 2027 Misses 5370 5370 Partials 266 266
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
| at the moment, there are 2 ways to update blobber settings. And the blobber fully supports both the methods.
@Hitenjain14 Please check if the settings can be updated using the operational wallet being able to update settings using @lpoli what are you thoughts on this? |
Check this pr we are separating the functionality of add and update blobber . So we will start using update_blobber to update it . |
| @Hitenjain14 it's good to use
|
| From the discussion I had with @dabasov , I have removed all the functions which updates the blobber in any way . All these operations should be done be manually through cli or web . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| Manual system tests [failure] with the following config
|
Changes
Removed update blobber transaction from blobber server . Issue #773 . Maybe we should remove all the code to update blobber settings from the server .
Tests
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):