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

feat: Add reserved_cycles and reserved_cycles_limit #449

Merged
merged 3 commits into from
Dec 7, 2023
Merged

Conversation

ulan
Copy link
Contributor

@ulan ulan commented Nov 27, 2023

This adds the new fields to the API of the management canister:

  • reserved_cycles to CanisterStatusResponse.
  • reserved_cycles_limit to CanisterSettings and DefiniteCanisterSettings.

More information:

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

Fixes # (issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • [] I have made corresponding changes to the documentation.

ulan added 2 commits November 27, 2023 17:28
This adds the new fields to the API of the management canister:
- `reserved_cycles` to `CanisterStatusResponse`.
- `reserved_cycles_limit` to `CanisterSettings` and
  `DefiniteCanisterSettings`.

More information:
- https://forum.dfinity.org/t/23447
- https://dashboard.internetcomputer.org/proposal/126094
@ulan ulan requested a review from a team as a code owner November 27, 2023 17:46
@ulan
Copy link
Contributor Author

ulan commented Nov 27, 2023

I am also working on the spec changes

@ulan
Copy link
Contributor Author

ulan commented Dec 5, 2023

The spec changes are merged: dfinity/interface-spec#257

@lwshang lwshang enabled auto-merge (squash) December 7, 2023 01:03
@lwshang lwshang merged commit 5440fec into main Dec 7, 2023
16 checks passed
@lwshang lwshang deleted the ulan/sdk-1326 branch December 7, 2023 01:09
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