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

Extend PoolCurrentPaydayInfo and PoolInfoResponse. #335

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Conversation

td202
Copy link
Contributor

@td202 td202 commented Jan 7, 2025

Purpose

Depends on: Concordium/concordium-base#587

Parse the extended PoolCurrentPaydayInfo and PoolInfoResponse from GRPC.
Note that only the raw GetPoolInfo command displays these records, and that uses the JSON serialization defined in base.

Changes

  • Update the FromProto instances for PoolCurrentPaydayInfo and PoolInfoResponse.

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 7, 2025 15:01
@td202 td202 merged commit b54bdd7 into main Jan 9, 2025
2 checks passed
@td202 td202 deleted the pool_info_reponse branch January 9, 2025 10:32
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