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

Get suspended status from the active baker #1310

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Get suspended status from the active baker #1310

merged 2 commits into from
Jan 14, 2025

Conversation

td202
Copy link
Contributor

@td202 td202 commented Jan 10, 2025

Purpose

Closes: #1309
Depends on: Concordium/concordium-grpc-api#76 Concordium/concordium-base#590

Changes

  • Derive suspended status (in doGetPoolStatus) from the active baker status.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@td202 td202 requested review from drsk0 and eb-concordium January 10, 2025 15:39
@td202 td202 merged commit 8ce4847 into main Jan 14, 2025
2 checks passed
@td202 td202 deleted the pool-suspended branch January 14, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Suspended pools do not report the suspended status
2 participants