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

GetPoolInfo returns incorrect commission rates for current payday #1177

Open
td202 opened this issue May 28, 2024 · 0 comments
Open

GetPoolInfo returns incorrect commission rates for current payday #1177

td202 opened this issue May 28, 2024 · 0 comments
Assignees
Labels
[Type] Bug Something isn't working

Comments

@td202
Copy link
Contributor

td202 commented May 28, 2024

Bug Description
The GetPoolInfo GRPC query reports the active commission rates where it should report the commission rates that apply to the pool in the current payday.

Steps to Reproduce

Change one or more of the commission rates on a validator account. Call GetPoolInfo for the pool, specifying the blockhash of the block that the transaction was in.

concordium-client --grpc-ip service.internal.stagenet.concordium.com raw GetPoolStatus --pool 1 1f20a023a584f3dcfb3284b19d5311c35cb8400b18272c8067391ae7bb03958f

Expected Result
The updated rate should show in the poolInfo section, but the old rate should show in the currentPaydayStatus section.

Actual Result
Both sections show the updated rate.

Versions

  • Software Version: 6.1-6.3
  • OS: all
@td202 td202 added the [Type] Bug Something isn't working label May 28, 2024
@td202 td202 self-assigned this May 28, 2024
@td202 td202 mentioned this issue Jun 26, 2024
5 tasks
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