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

Queries for accounts with scheduled releases or cooldowns #1260

Merged
merged 6 commits into from
Nov 28, 2024

Conversation

td202
Copy link
Contributor

@td202 td202 commented Nov 22, 2024

Purpose

Closes: #1263
Depends on: Concordium/concordium-grpc-api#67 Concordium/concordium-base#575

Add gRPC endpoints for getting the lists of accounts with scheduled releases or cooldowns.

Changes

  • GetScheduledReleaseAccounts endpoint
  • GetCooldownAccounts endpoint
  • GetPreCooldownAccounts endpoint
  • GetPrePreCooldownAccounts endpoint

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 DOBEN November 22, 2024 13:40
CHANGELOG.md Outdated Show resolved Hide resolved
concordium-consensus/src-lib/Concordium/External/GRPC2.hs Outdated Show resolved Hide resolved
@td202 td202 merged commit e728385 into main Nov 28, 2024
3 checks passed
@td202 td202 deleted the scheduled-cooldown-queries branch November 28, 2024 13:25
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.

Queries for getting which accounts have scheduled releases or cooldowns
3 participants