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. #575

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

td202
Copy link
Contributor

@td202 td202 commented Nov 22, 2024

Purpose

Issue: Concordium/concordium-node#1263
Related: Concordium/concordium-grpc-api#67 Concordium/concordium-node#1260

Support a GRPC endpoints for getting the list of accounts with pending cooldowns or scheduled releases.

Changes

  • Update GRPC
  • AccountPending type for indicating that an account with a first pending release or cooldown at a particular time.

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 DOBEN and drsk0 November 22, 2024 13:37
@td202 td202 merged commit 5cdba7c into main Nov 28, 2024
40 checks passed
@td202 td202 deleted the scheduled-cooldown-queries branch November 28, 2024 10:43
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.

3 participants