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

Changes to support GRPC changes. #314

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Changes to support GRPC changes. #314

merged 4 commits into from
Aug 20, 2024

Conversation

td202
Copy link
Contributor

@td202 td202 commented Aug 19, 2024

Purpose

Update the client for compatibility with the version 7 API changes.

Changes

  • Update the FromProto instances to account for:
    • Presence of cooldowns and available amount in AccountInfo.
    • Refactoring of PoolStatus into BakerPoolStatus and PassiveDelegationStatus.
    • Refactoring ActiveBakerPoolStatus as optional in BakerPoolStatus.

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 a review from soerenbf August 20, 2024 08:22
@td202 td202 merged commit 70df949 into main Aug 20, 2024
2 checks passed
@td202 td202 deleted the cooldown-changes branch August 20, 2024 09:24
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.

2 participants