You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
Attempt to update commission rates on a closed pool will fail, it seems that such a change is not recognized as a change to the pool. I assume that this is handling for the closed pool. However, it seems a bit confusing that we can change rates for pool that is closed but then again those changes are not really enforced.
I assume that priority for this is low.
Steps to Reproduce
Add baker with closed pool ->try to change commission rates.
Update baker -> change commission rates again.
Expected Result
Values should be changed accordingly as selected by user. I assume this because commission rates are presented while signing tx in Ledger app.
Actual Result
Values are not changed in Ledger app. Commission rates stay default values.
Versions
Software Version: 1.5.0
OS: Windows, Mac
Update.commission.rates.mp4
The text was updated successfully, but these errors were encountered:
Bug Description
Attempt to update commission rates on a closed pool will fail, it seems that such a change is not recognized as a change to the pool. I assume that this is handling for the closed pool. However, it seems a bit confusing that we can change rates for pool that is closed but then again those changes are not really enforced.
I assume that priority for this is low.
Steps to Reproduce
Add baker with closed pool ->try to change commission rates.
Update baker -> change commission rates again.
Expected Result
Values should be changed accordingly as selected by user. I assume this because commission rates are presented while signing tx in Ledger app.
Actual Result
Values are not changed in Ledger app. Commission rates stay default values.
Versions
Update.commission.rates.mp4
The text was updated successfully, but these errors were encountered: