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

Configure baker - commission rates can't be changed #334

Closed
mh-concordium opened this issue Jul 7, 2022 · 1 comment
Closed

Configure baker - commission rates can't be changed #334

mh-concordium opened this issue Jul 7, 2022 · 1 comment
Labels
[Type] Bug Something isn't working

Comments

@mh-concordium
Copy link

Bug Description
Commission rates changes are not enforced in two cases:

  1. Add baker with commission rates different than default
  2. Update baker and the only change made being commission rates

Steps to Reproduce

  1. 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.
  2. 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
@mh-concordium mh-concordium added the [Type] Bug Something isn't working label Jul 7, 2022
@mh-concordium
Copy link
Author

Duplicate #332

@mh-concordium mh-concordium closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant