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

Suspend resume configure baker #1230

Closed
wants to merge 9 commits into from
Closed

Conversation

drsk0
Copy link
Contributor

@drsk0 drsk0 commented Sep 9, 2024

Purpose

_Describe the purpose of the pull request, link to issue describing the problem, etc.

Changes

_Describe the changes that were needed.

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.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

Robin Krom added 9 commits August 27, 2024 16:44
This adds new transaction types to suspend/resume a validators account.
It should probably return Types.ConfigureBaker{..} with all fields except
suspend/resume set to Nothing. But this seems also a bit weird, I'll need to
check back.
This comes with a lot of type machinery because the persisted field is behind a
`Conditionally` for the supported account versions.
change of lens type
@drsk0 drsk0 closed this Sep 9, 2024
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.

1 participant