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
Commission rates changes are not enforced in two cases:
Add baker with commission rates different than default
Update baker and the only change made being commission rates
Steps to Reproduce
Add baker, change commission rates to be different from the default ones. Notice that while signing transaction, rates are not changed, they are still default.
Update baker pool, don't change anything but only change commission rates. Transaction can't be submitted because changes to the commission rates are not marked as changes.
Expected Result
It should be possible to specify commission rates within allowed ranges and submit the transaction.
Actual Result
Only transaction with default values can be submitted.
Versions
Software Version: 1.5.0
OS: Mac
The text was updated successfully, but these errors were encountered:
Bug Description
Commission rates changes are not enforced in two cases:
Steps to Reproduce
Expected Result
It should be possible to specify commission rates within allowed ranges and submit the transaction.
Actual Result
Only transaction with default values can be submitted.
Versions
The text was updated successfully, but these errors were encountered: